summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sigreturn.c
blob: 626b1eb8af271082a616736f17db9b1d83491c47 (plain)
1
2
3
/* The sigreturn syscall cannot be explicitly called on Linux, only
   implicitly by returning from a signal handler.  */
#include <signal/sigreturn.c>