chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / sysdeps / unix / sysv / linux / sigreturn.c
1 /* The sigreturn syscall cannot be explicitly called on Linux, only
2    implicitly by returning from a signal handler.  */
3 #include <signal/sigreturn.c>