]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/sim/cris/c/syscall7.c
daily update
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / cris / c / syscall7.c
CommitLineData
1654a6f7
HPN
1/* As the included file, but specifying silent ENOSYS.
2#notarget: cris*-*-elf
3#sim: --cris-unknown-syscall=enosys-quiet
4#output: ENOSYS\n
5#output: xyzzy\n
6*/
7
8#include "syscall1.c"