1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-08 02:02:23 +03:00

(sysdep_routines): Removed sigtramp.

This commit is contained in:
Roland McGrath
1996-02-12 08:11:19 +00:00
parent 3e8eb6b98d
commit e171df271e

View File

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