2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / sigreturn.c
blob626b1eb8af271082a616736f17db9b1d83491c47
1 /* The sigreturn syscall cannot be explicitly called on Linux, only
2 implicitly by returning from a signal handler. */
3 #include <signal/sigreturn.c>