sim: iq2000: drop unused cpu define logic
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jan 2023 19:05:57 +0000 (14:05 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 1 Jan 2023 19:05:57 +0000 (14:05 -0500)
commit701ea7a25624f048c3309a19f4e15fbbd08546a0
tree0b99e1402b63506a46662405886475347596a4b5
parent944bfb2ccb564803279f41019e75c62d7ec8e5af
sim: iq2000: drop unused cpu define logic

These defines seem to have been added in anticipation of adding another
cpu port (IQ10BF?), but that was over 20 years ago, and that port has
yet to materialize.  So drop these compile flags since they don't do
anything to the generated code.  If another port ever shows up, it's
easy enough to readd things as needed.
sim/iq2000/Makefile.in