glibc/sysdeps/unix/sysv/linux/sigreturn.c
2005-12-14 08:43:25 +00:00

4 lines
152 B
C

/* The sigreturn syscall cannot be explicitly called on Linux, only
implicitly by returning from a signal handler. */
#include <signal/sigreturn.c>