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