David Gonzalez Martin 38011a233c Integrate libs
2024-03-02 12:58:12 -06:00

8 lines
217 B
C

#ifndef __ASM_GENERIC_AUXVEC_H
#define __ASM_GENERIC_AUXVEC_H
/*
* Not all architectures need their own auxvec.h, the most
* common definitions are already in linux/auxvec.h.
*/
#endif /* __ASM_GENERIC_AUXVEC_H */