diff options
Diffstat (limited to 'sim/testsuite/cris/c/pipe7.c')
-rw-r--r-- | sim/testsuite/cris/c/pipe7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/testsuite/cris/c/pipe7.c b/sim/testsuite/cris/c/pipe7.c index 552ddb8..5125138e 100644 --- a/sim/testsuite/cris/c/pipe7.c +++ b/sim/testsuite/cris/c/pipe7.c @@ -1,5 +1,5 @@ /* Check for proper pipe semantics at corner cases. -#notarget: cris*-*-elf +#progos: linux */ #include <stdio.h> |