Initial revision

This commit is contained in:
Roland McGrath 1994-02-02 22:10:28 +00:00
parent 64d88a4ad0
commit 30d3e73936
1 changed files with 2 additions and 0 deletions

View File

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