^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) #ifndef __ASM_GENERIC_LINKAGE_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #define __ASM_GENERIC_LINKAGE_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) /*
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) * linux/linkage.h provides reasonable defaults.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) * an architecture can override them by providing its own version.
^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_LINKAGE_H */