summaryrefslogtreecommitdiff
path: root/include/opcode/or32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/or32.h')
-rw-r--r--include/opcode/or32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/opcode/or32.h b/include/opcode/or32.h
index 05c532667da..4609a48db56 100644
--- a/include/opcode/or32.h
+++ b/include/opcode/or32.h
@@ -31,10 +31,6 @@
#define PARAMS(x) x
#endif
-#ifndef CONST
-#define CONST const
-#endif
-
#define MAX_GPRS 32
#define PAGE_SIZE 4096
#undef __HALF_WORD_INSN__