aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/c/syscall5.c
blob: 75a014a350bde9a4786b289d7165725934ff0e31 (plain)
1
2
3
4
5
6
7
8
9
/* As the included file, but specifying ENOSYS with message.
#progos: linux
#sim: --cris-unknown-syscall=enosys
#output: Unimplemented syscall: 166 (0x1, 0x2, 0x3, 0x4, 0x5, 0x6)\n
#output: ENOSYS\n
#output: xyzzy\n
*/

#include "syscall1.c"