Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/c/readlink5.c
2023-03-06 14:48:14 +01:00

8 lines
249 B
C

/* Check that unsupported readlink calls don't cause the simulator to abort.
#progos: linux
#sim: --argv0 ./readlink5.c.x
#xerror:
#output: Unimplemented readlink syscall (*)\n
#output: program stopped with signal 4 (*).\n
*/
#include "readlink2.c"