mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Remove deleted files.
This commit is contained in:
parent
283cf8bf85
commit
02656f74b2
@ -3,14 +3,8 @@ kernel_sigaction.h
|
|||||||
kernel_stat.h
|
kernel_stat.h
|
||||||
kernel_termios.h
|
kernel_termios.h
|
||||||
entry.h
|
entry.h
|
||||||
regdef.h
|
|
||||||
fpregdef.h
|
|
||||||
sgidefs.h
|
|
||||||
xstatconv.c
|
xstatconv.c
|
||||||
sys/acct.h
|
sys/acct.h
|
||||||
sys/asm.h
|
|
||||||
sys/cachectl.h
|
sys/cachectl.h
|
||||||
sys/fpregdef.h
|
|
||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/regdef.h
|
|
||||||
sys/sysmips.h
|
sys/sysmips.h
|
||||||
|
@ -7,6 +7,5 @@ endif
|
|||||||
ifeq ($(subdir),misc)
|
ifeq ($(subdir),misc)
|
||||||
sysdep_routines += cachectl cacheflush sysmips
|
sysdep_routines += cachectl cacheflush sysmips
|
||||||
|
|
||||||
headers += regdef.h fpregdef.h sys/asm.h sys/cachectl.h sys/fpregdef.h \
|
headers += sys/cachectl.h sys/sysmips.h
|
||||||
sys/regdef.h sys/sysmips.h
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user