index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
a.out.h
blob: d963de74cf43370d6f97897b77180e90cd3a890e (
plain
)
1
2
3
4
5
#ifdef _LIBC # include_next <linux/a.out.h> #else # include <linux/a.out.h> #endif