repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
/
Makefile
blob
e6240ea9a455b5470cfa18443ee5b1b61ef15217
1
ifeq
($(
subdir
),
signal
)
2
#sysdep_routines += sigsuspend
3
endif
4
5
ifeq
($(
subdir
),
misc
)
6
sysdep_routines
+=
cachectl cacheflush sysmips
7
8
headers
+=
regdef.h fpregdef.h sys
/
asm.h sys
/
cachectl.h sys
/
fpregdef.h \
9
sys
/
regdef.h sys
/
sysmips.h
10
endif