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

9 lines
262 B
C

/* As the included file, just actually specifying the default.
#progos: linux
#sim: --cris-unknown-syscall=stop
#xerror:
#output: Unimplemented syscall: 166 (0x1, 0x2, 0x3, 0x4, 0x5, 0x6)\n
#output: program stopped with signal 4 (*).\n
*/
#include "syscall1.c"