xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/fcntl2.c (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
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 "fcntl1.c"
9