aboutsummaryrefslogtreecommitdiff
path: root/machine/encoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'machine/encoding.h')
-rw-r--r--machine/encoding.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/machine/encoding.h b/machine/encoding.h
index c109ce1..8dbfca4 100644
--- a/machine/encoding.h
+++ b/machine/encoding.h
@@ -104,6 +104,7 @@
#define MIP_SEIP (1 << IRQ_S_EXT)
#define MIP_HEIP (1 << IRQ_H_EXT)
#define MIP_MEIP (1 << IRQ_M_EXT)
+#define MIP_ROCC (1 << IRQ_COP)
#define SIP_SSIP MIP_SSIP
#define SIP_STIP MIP_STIP