1 2 3 4 5 6 7 8 9 10 11
/* * arch/mips/include/machine/asm.h */ #ifndef _MACHINE_ASM_H #define _MACHINE_ASM_H #include <asm/regdef.h> #include <asm/asm.h> #endif /* _MACHINE_ASM_H */