xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/syscall4.c (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1 /* As the included file, just actually specifying the default.
2 #progos: linux
3 #sim: --cris-unknown-syscall=stop
4 #xerror:
5 #output: Unimplemented syscall: 0 (0x3, 0x2, 0x1, 0x4, 0x6, 0x5)\n
6 #output: program stopped with signal 4 (*).\n
7 */
8 
9 #include "syscall2.c"
10