aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/c/exitg1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/cris/c/exitg1.c')
-rw-r--r--sim/testsuite/cris/c/exitg1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/testsuite/cris/c/exitg1.c b/sim/testsuite/cris/c/exitg1.c
index 0b4c425..acaad92 100644
--- a/sim/testsuite/cris/c/exitg1.c
+++ b/sim/testsuite/cris/c/exitg1.c
@@ -1,7 +1,7 @@
/* Check exit_group(2) trivially. Newlib doesn't have it and the
pre-v32 glibc requires updated headers we'd have to check or adjust
for.
-#notarget: cris-*-* *-*-elf
+#progos: linux
#output: exit_group\n
*/
#include <unistd.h>