blob: b0b56abac13ffaa2cec82fbdc4b0e9e915f8a10b [file] [log] [blame]
/* 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"