8 lines
169 B
C
8 lines
169 B
C
/* As the included file, but specifying silent ENOSYS.
|
|
#progos: linux
|
|
#sim: --cris-unknown-syscall=enosys-quiet
|
|
#output: ENOSYS\n
|
|
#output: xyzzy\n
|
|
*/
|
|
|
|
#include "sig7.c"
|