include/
[external/binutils.git] / sim / testsuite / sim / cris / c / syscall6.c
1 /* As the included file, but specifying ENOSYS with message.
2 #notarget: cris*-*-elf
3 #sim: --cris-unknown-syscall=enosys
4 #output: Unimplemented syscall: 0 (0x3, 0x2, 0x1, 0x4, 0x6, 0x5)\n
5 #output: ENOSYS\n
6 #output: xyzzy\n
7 */
8
9 #include "syscall2.c"