1/* The sigreturn syscall cannot be explicitly called on Linux, only
2 implicitly by returning from a signal handler. */
3#include <signal/sigreturn.c>
4

source code of glibc/sysdeps/unix/sysv/linux/sigreturn.c