summaryrefslogtreecommitdiff
path: root/include/opcode/or32.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-06-08 07:32:12 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-06-08 07:32:12 +0000
commitbfc7b0531ae4490412c594e4c1760fbf87ccec52 (patch)
treebcc69f2cb0ee6747d3a11e7d5f1c9924e2409706 /include/opcode/or32.h
parent105f20de8eadb6b24f8fee807cda564421a394a6 (diff)
downloadbinutils-redhat-bfc7b0531ae4490412c594e4c1760fbf87ccec52.tar.gz
* a29k.h: Replace CONST with const.
(CONST): Don't define. * convex.h: Replace CONST with const. (CONST): Don't define. * dlx.h: Replace CONST with const. * or32.h (CONST): Don't define.
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 05c532667d..4609a48db5 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__