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