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 syscall lists for Linux 6.6
[glibc.git]
/
stdio-common
/
siglist.S
blob
f84cdac9767d783155546f666b316b9702eaab03
1
#ifdef SHARED
2
# include "siglist-aux-shared.S"
3
#else
4
# include "siglist-aux.S"
5
#endif
6
7
#include <siglist-compat.h>