blob: 80f20dadd8880c080b58fc568775b45fe8feff79 [file] [log] [blame]
/* Check that unsupported readlink calls don't cause the simulator to abort.
#notarget: cris*-*-elf
#dest: ./readlink5.c.x
#xerror:
#output: Unimplemented readlink syscall (*)\n
#output: program stopped with signal 4 (*).\n
*/
#include "readlink2.c"