summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal02/testcase.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal02/testcase.h')
-rw-r--r--testsuites/psxtests/psxfatal02/testcase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal02/testcase.h b/testsuites/psxtests/psxfatal02/testcase.h
index 7c107154ae..facf731b10 100644
--- a/testsuites/psxtests/psxfatal02/testcase.h
+++ b/testsuites/psxtests/psxfatal02/testcase.h
@@ -33,7 +33,6 @@ posix_initialization_threads_table POSIX_Initialization_threads[] = {
#define FATAL_ERROR_DESCRIPTION \
"POSIX API Init thread create failure -- no memory for stack"
#define FATAL_ERROR_EXPECTED_SOURCE INTERNAL_ERROR_POSIX_API
-#define FATAL_ERROR_EXPECTED_IS_INTERNAL FALSE
#define FATAL_ERROR_EXPECTED_ERROR ((POSIX_FD_PTHREAD << 8) | EAGAIN)
void force_error(void)