8 lines
172 B
C
8 lines
172 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 "sysctl2.c"
|