^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) #ifndef __ASM_GENERIC_AUXVEC_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #define __ASM_GENERIC_AUXVEC_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) /*
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) * Not all architectures need their own auxvec.h, the most
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) * common definitions are already in linux/auxvec.h.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) */
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) #endif /* __ASM_GENERIC_AUXVEC_H */