1
0
Fork 0
android_kernel_rockchip_tart/include/uapi/asm-generic/auxvec.h
2025-06-27 00:32:42 -05:00

8 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 */