Initial revision

This commit is contained in:
Roland McGrath 1991-08-02 07:11:28 +00:00
parent 037ff3c9d5
commit 62b4e5546b
3 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
68881-switch.h switch.c

View File

@ -0,0 +1 @@
tramp_sigvec.c

View File

@ -0,0 +1,3 @@
ifeq ($(subdir),signal)
sysdep_routines := $(sysdep_routines) tramp_sigvec
endif