diff options
Diffstat (limited to 'arch/mips/include/asm/mipsregs.h')
-rw-r--r-- | arch/mips/include/asm/mipsregs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mipsregs.h b/arch/mips/include/asm/mipsregs.h index dde6a786307a..3e025b5311db 100644 --- a/arch/mips/include/asm/mipsregs.h +++ b/arch/mips/include/asm/mipsregs.h | |||
@@ -1904,6 +1904,7 @@ change_c0_##name(unsigned int change, unsigned int newbits) \ | |||
1904 | __BUILD_SET_C0(status) | 1904 | __BUILD_SET_C0(status) |
1905 | __BUILD_SET_C0(cause) | 1905 | __BUILD_SET_C0(cause) |
1906 | __BUILD_SET_C0(config) | 1906 | __BUILD_SET_C0(config) |
1907 | __BUILD_SET_C0(config5) | ||
1907 | __BUILD_SET_C0(intcontrol) | 1908 | __BUILD_SET_C0(intcontrol) |
1908 | __BUILD_SET_C0(intctl) | 1909 | __BUILD_SET_C0(intctl) |
1909 | __BUILD_SET_C0(srsmap) | 1910 | __BUILD_SET_C0(srsmap) |