diff options
Diffstat (limited to 'sim/testsuite/cris/c/mmap7.c')
-rw-r--r-- | sim/testsuite/cris/c/mmap7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/testsuite/cris/c/mmap7.c b/sim/testsuite/cris/c/mmap7.c index c4b14b0..d7a7f3b 100644 --- a/sim/testsuite/cris/c/mmap7.c +++ b/sim/testsuite/cris/c/mmap7.c @@ -1,7 +1,7 @@ /* Check that mmapping a page-aligned size, larger than the file, works. -#notarget: cris*-*-elf +#progos: linux */ /* Make sure we get an address where the size fits. */ |