aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-basics.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-12-04 21:09:23 -0500
committerMike Frysinger <vapier@gentoo.org>2021-12-04 22:10:04 -0500
commit843bf75416dd11d91a5d617f7a49f6e9e5025b42 (patch)
tree9c38ee66660ea7438c727dd330fce45520e0ee11 /sim/common/sim-basics.h
parent33bbd5e8dd0d0967da4a86007ef1e8d268367492 (diff)
downloadfsf-binutils-gdb-843bf75416dd11d91a5d617f7a49f6e9e5025b42.zip
fsf-binutils-gdb-843bf75416dd11d91a5d617f7a49f6e9e5025b42.tar.gz
fsf-binutils-gdb-843bf75416dd11d91a5d617f7a49f6e9e5025b42.tar.bz2
sim: include ansidecl.h when needed
Avoid implicit include deps with this to help untangle sim headers so we can get rid of arch-specific sim-main.h.
Diffstat (limited to 'sim/common/sim-basics.h')
-rw-r--r--sim/common/sim-basics.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h
index f09a4f2..62d47e4 100644
--- a/sim/common/sim-basics.h
+++ b/sim/common/sim-basics.h
@@ -111,7 +111,6 @@ typedef enum {
/* Basic definitions - ordered so that nothing calls what comes after it. */
-#include "ansidecl.h"
#include "sim/sim.h"
#include "sim-config.h"