summaryrefslogtreecommitdiff
path: root/cpu/m32c.opc
diff options
context:
space:
mode:
authorDoug Evans <dje@sebabeach.org>2009-10-25 14:57:27 +0000
committerJim Meyering <meyering@redhat.com>2009-10-25 14:57:46 +0000
commit1b12f5d581827abdf5865c314a58cf3a7874d52e (patch)
tree3489d7eb0acdd5a86ce5a9f81d51096ef349f474 /cpu/m32c.opc
parent3f35a7ec3b6524852640dd150a12313b613e60df (diff)
downloadgdb-1b12f5d581827abdf5865c314a58cf3a7874d52e.tar.gz
cpu: move cgen-types.h and cgen-ops.h into cgen/
[committed manually by Jim Meyering, in order to resync the git mirror from cvs. ]
Diffstat (limited to 'cpu/m32c.opc')
-rw-r--r--cpu/m32c.opc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/m32c.opc b/cpu/m32c.opc
index 40c3075fac8..bc983ea3e05 100644
--- a/cpu/m32c.opc
+++ b/cpu/m32c.opc
@@ -40,8 +40,8 @@
/* -- opc.h */
/* Needed for RTL's 'ext' and 'trunc' operators. */
-#include "cgen-types.h"
-#include "cgen-ops.h"
+#include "cgen/basic-modes.h"
+#include "cgen/basic-ops.h"
/* We can't use the default hash size because many bits are used by
operands. */