1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-02 09:33:31 +03:00

Initial revision

This commit is contained in:
Roland McGrath
1994-02-02 22:10:28 +00:00
parent 64d88a4ad0
commit 30d3e73936

View File

@@ -0,0 +1,2 @@
/* SVR4 uses the BSD 4.4 sigaltstack syscall. */
#include <sysdeps/unix/bsd/bsd4.4/sigaltstack.S>