]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/unix/sysv/linux/sigreturn.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / sigreturn.c
CommitLineData
bd355af0
UD
1/* The sigreturn syscall cannot be explicitly called on Linux, only
2 implicitly by returning from a signal handler. */
0ecb606c 3#include <signal/sigreturn.c>