Blame sysdeps/unix/sysv/linux/sigreturn.c

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