tegrakernel/kernel/kernel-4.9/arch/arm64/include/asm/opcodes.h

6 lines
132 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifdef CONFIG_CPU_BIG_ENDIAN
#define CONFIG_CPU_ENDIAN_BE8 CONFIG_CPU_BIG_ENDIAN
#endif
#include <../../arm/include/asm/opcodes.h>