aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/spr-regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/spr-regs.h')
-rw-r--r--include/asm-frv/spr-regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-frv/spr-regs.h b/include/asm-frv/spr-regs.h
index ef472f058d9c28..c2a541ef828d88 100644
--- a/include/asm-frv/spr-regs.h
+++ b/include/asm-frv/spr-regs.h
@@ -98,6 +98,7 @@
#define TBR_TT_TRAP0 (0x80 << 4)
#define TBR_TT_TRAP1 (0x81 << 4)
#define TBR_TT_TRAP2 (0x82 << 4)
+#define TBR_TT_TRAP3 (0x83 << 4)
#define TBR_TT_TRAP126 (0xfe << 4)
#define TBR_TT_BREAK (0xff << 4)