aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/tconfig.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-22 22:55:42 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-24 00:39:00 -0400
commitc0931f26e3923c75a3edc114175bb88dc11c5497 (patch)
treee352709710de2ed554bab1d607f580de275d94cf /sim/sh64/tconfig.h
parentfe83b8a8d369e28dcfab42ee9f4b6d9cef3370c0 (diff)
downloadfsf-binutils-gdb-c0931f26e3923c75a3edc114175bb88dc11c5497.zip
fsf-binutils-gdb-c0931f26e3923c75a3edc114175bb88dc11c5497.tar.gz
fsf-binutils-gdb-c0931f26e3923c75a3edc114175bb88dc11c5497.tar.bz2
sim: clean up SIM_HAVE_BIENDIAN
This define only applies when using the old run.o main. Document it as such, and delete it from mips/sh64 since both use nrun.o now.
Diffstat (limited to 'sim/sh64/tconfig.h')
-rw-r--r--sim/sh64/tconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/sh64/tconfig.h b/sim/sh64/tconfig.h
index 9d64be9..dbcf232 100644
--- a/sim/sh64/tconfig.h
+++ b/sim/sh64/tconfig.h
@@ -34,6 +34,3 @@
and -pbb. However some cpu families may use -simple while others use
one of -scache/-pbb. ???? */
#define WITH_SCACHE_PBB 1
-
-/* Define this if the target cpu is bi-endian and the simulator supports it. */
-#define SIM_HAVE_BIENDIAN