Files
Linux-Kernel_MiSTer/include/uapi/asm-generic/auxvec.h
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

9 lines
218 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 */