xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/readlink5.c (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1 /* Check that unsupported readlink calls don't cause the simulator to abort.
2 #progos: linux
3 #sim: --argv0 ./readlink5.c.x
4 #xerror:
5 #output: Unimplemented readlink syscall (*)\n
6 #output: program stopped with signal 4 (*).\n
7 */
8 #include "readlink2.c"
9