index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
a.out.h
blob: d963de74cf43370d6f97897b77180e90cd3a890e (
plain
) (
blame
)
1
2
3
4
5
#ifdef _LIBC
# include_next <linux/a.out.h>
#else
#
include
<linux/a.out.h>
#endif