summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal01/testcase.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal01/testcase.h')
-rw-r--r--testsuites/psxtests/psxfatal01/testcase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal01/testcase.h b/testsuites/psxtests/psxfatal01/testcase.h
index 01ab0b6836..c8c4ba8194 100644
--- a/testsuites/psxtests/psxfatal01/testcase.h
+++ b/testsuites/psxtests/psxfatal01/testcase.h
@@ -30,7 +30,7 @@ posix_initialization_threads_table POSIX_Initialization_threads[] = {
#define FATAL_ERROR_EXPECTED_IS_INTERNAL TRUE
#define FATAL_ERROR_EXPECTED_ERROR EFAULT
-void force_error()
+void force_error(void)
{
/* we will not run this far */
}