(root)/
glibc-2.38/
sysdeps/
unix/
sysv/
linux/
sigreturn.c
       1  /* The sigreturn syscall cannot be explicitly called on Linux, only
       2     implicitly by returning from a signal handler.  */
       3  #include <signal/sigreturn.c>