aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh64/configure.ac')
-rw-r--r--sim/sh64/configure.ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/sh64/configure.ac b/sim/sh64/configure.ac
deleted file mode 100644
index ae62bb4..0000000
--- a/sim/sh64/configure.ac
+++ /dev/null
@@ -1,15 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
-
-SIM_AC_COMMON
-
-SIM_AC_OPTION_ENDIAN([], BIG)
-SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
-SIM_AC_OPTION_SCACHE(16384)
-SIM_AC_OPTION_DEFAULT_MODEL(sh5)
-SIM_AC_OPTION_CGEN_MAINT
-
-SIM_AC_OPTION_HARDWARE(yes,"","")
-
-SIM_AC_OUTPUT