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