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