repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release-README after completing the 2.43 release.
[binutils-gdb.git]
/
sim
/
testsuite
/
cris
/
c
/
syscall5.c
blob
75a014a350bde9a4786b289d7165725934ff0e31
1
/* As the included file, but specifying ENOSYS with message.
2
#progos: linux
3
#sim: --cris-unknown-syscall=enosys
4
#output: Unimplemented syscall: 166 (0x1, 0x2, 0x3, 0x4, 0x5, 0x6)\n
5
#output: ENOSYS\n
6
#output: xyzzy\n
7
*/
8
9
#include
"syscall1.c"