Skip to content
Snippets Groups Projects
Commit f9210e37 authored by Alan Modra's avatar Alan Modra
Browse files

* iq2000.cpu: Include from binutils cpu dir.

parent cfbe541f
No related branches found
No related tags found
No related merge requests found
2005-07-06 Alan Modra <amodra@bigpond.net.au>
* iq2000.cpu: Include from binutils cpu dir.
2005-07-05 Nick Clifton <nickc@redhat.com>
* iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
......
......@@ -1173,10 +1173,10 @@
(if (keep-mach? (iq2000))
(include "iq2000m.cpu"))
(include "../../cpu/iq2000m.cpu"))
(if (keep-mach? (iq10))
(include "iq10.cpu"))
(include "../../cpu/iq10.cpu"))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment