xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/sig13.c (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1*4b169a6bSchristos /* As the included file, but specifying silent ENOSYS.
2*4b169a6bSchristos #progos: linux
3*4b169a6bSchristos #sim: --cris-unknown-syscall=enosys-quiet
4*4b169a6bSchristos #output: ENOSYS\n
5*4b169a6bSchristos #output: xyzzy\n
6*4b169a6bSchristos */
7*4b169a6bSchristos 
8*4b169a6bSchristos #include "sig7.c"
9