Update release-README after completing the 2.43 release.
[binutils-gdb.git] / sim / testsuite / cris / c / syscall8.c
blob38d6cc9a1baa561d68f5fe88bc89dad5aabcc97d
1 /* As the included file, but specifying silent ENOSYS.
2 #progos: linux
3 #sim: --cris-unknown-syscall=enosys-quiet
4 #output: ENOSYS\n
5 #output: xyzzy\n
6 */
8 #include "syscall2.c"