index
:
openwrt/tg582n/bootloader
master
tg582n bootloader (CFE)
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uclibc-crosstools-gcc-4.4.2-1
/
usr
/
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