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