Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/c/syscall6.c
2023-03-06 14:48:14 +01:00

9 lines
240 B
C

/* As the included file, but specifying ENOSYS with message.
#progos: linux
#sim: --cris-unknown-syscall=enosys
#output: Unimplemented syscall: 0 (0x3, 0x2, 0x1, 0x4, 0x6, 0x5)\n
#output: ENOSYS\n
#output: xyzzy\n
*/
#include "syscall2.c"