brintos

brintos / linux-shallow public Read only

0
0
Text · 218 B · b99573b Raw
9 lines · c
1#ifndef __ASM_GENERIC_AUXVEC_H2#define __ASM_GENERIC_AUXVEC_H3/*4 * Not all architectures need their own auxvec.h, the most5 * common definitions are already in linux/auxvec.h.6 */7 8#endif /* __ASM_GENERIC_AUXVEC_H */9