sim: rename tconfig.in to tconfig.h
[deliverable/binutils-gdb.git] / sim / common / sim-basics.h
index 2a410bb1729d510bea01c63c81db6f11188df43c..2730569b47d581f949918f8d86b76753e3135ab8 100644 (file)
@@ -126,11 +126,6 @@ typedef enum {
 \f
 /* Basic definitions - ordered so that nothing calls what comes after it.  */
 
-/* FIXME: conditionalizing tconfig.h on HAVE_CONFIG_H seems wrong.  */
-#ifdef HAVE_CONFIG_H
-#include "tconfig.h"
-#endif
-
 #include "ansidecl.h"
 #include "gdb/callback.h"
 #include "gdb/remote-sim.h"
This page took 0.023083 seconds and 4 git commands to generate.