chiark / gitweb /
[PATCH] oops forgot to add the new klibc/include directory
[elogind.git] / klibc / include / arch / mips / machine / asm.h
1 /*
2  * arch/mips/include/machine/asm.h
3  */
4
5 #ifndef _MACHINE_ASM_H
6 #define _MACHINE_ASM_H
7
8 #include <asm/regdef.h>
9 #include <asm/asm.h>
10
11 #endif /* _MACHINE_ASM_H */