(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / sigreturn.c
blob6b3116fef21fe7953192d8ca088f325a76e99503
1 /* The sigreturn syscall cannot be explicitly called on Linux, only
2 implicitly by returning from a signal handler. */
3 #include <sysdeps/generic/sigreturn.c>