OSDN Git Service

MIPS: branch: Make inclusion of <asm/branch.h> safe.
[uclinux-h8/linux.git] / arch / mips / include / asm / branch.h
index c842e7d..d109e34 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef _ASM_BRANCH_H
 #define _ASM_BRANCH_H
 
+#include <asm/cpu-features.h>
+#include <asm/mipsregs.h>
 #include <asm/ptrace.h>
 #include <asm/inst.h>