summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/spfatal/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/spfatal/system.h')
-rw-r--r--c/src/tests/sptests/spfatal/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/sptests/spfatal/system.h b/c/src/tests/sptests/spfatal/system.h
index a1e3578a64..71e4f5720c 100644
--- a/c/src/tests/sptests/spfatal/system.h
+++ b/c/src/tests/sptests/spfatal/system.h
@@ -28,6 +28,7 @@ void put_error(
);
rtems_extension Fatal_extension(
+ rtems_unsigned32 source,
rtems_unsigned32 error,
boolean is_internal
);