data/method/gdb/gdb-13.2/sim/testsuite/cris/c/readlink11.c

9 lines
199 B
C
Raw Normal View History

2024-01-29 10:44:43 +08:00
/* As readlink5.c (sic), but specifying silent ENOSYS.
#progos: linux
#sim: --cris-unknown-syscall=enosys-quiet --argv0 ./readlink11.c.x
#output: ENOSYS\n
#output: xyzzy\n
*/
#include "readlink2.c"