Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/c/rtsigprocmask2.c

10 lines
210 B
C
Raw Normal View History

2023-03-06 14:48:14 +01:00
/* As the included file, but specifying silent ENOSYS.
#progos: linux
#cc: additional_flags=-pthread
#sim: --cris-unknown-syscall=enosys-quiet
#output: ENOSYS\n
#output: xyzzy\n
*/
#include "rtsigprocmask1.c"