From ad7011f8023834e1e7807fd75af3b22aaea97be3 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 6 Jan 2010 05:30:18 +0000 Subject: cpu/ * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler. (f-dsp-40-u20, f-dsp-40-u24): Ditto. opcodes/ * cgen-ibld.in: #include "cgen/basic-modes.h". * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c, * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c, * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c, * xstormy16-ibld.c: Regenerate. --- opcodes/cgen-ibld.in | 1 + 1 file changed, 1 insertion(+) (limited to 'opcodes/cgen-ibld.in') diff --git a/opcodes/cgen-ibld.in b/opcodes/cgen-ibld.in index 3a88b3cefd1..ea12908149c 100644 --- a/opcodes/cgen-ibld.in +++ b/opcodes/cgen-ibld.in @@ -33,6 +33,7 @@ #include "symcat.h" #include "@prefix@-desc.h" #include "@prefix@-opc.h" +#include "cgen/basic-modes.h" #include "opintl.h" #include "safe-ctype.h" -- cgit v1.2.1