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

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