aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/configure.ac
blob: 1083c062df68c4d6c923316cbfc895a8d2b38ced (plain)
1
2
3
4
5
6
7
8
9
10
11
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])

SIM_AC_COMMON

SIM_AC_OPTION_RESERVED_BITS
SIM_AC_OPTION_BITSIZE(32,31)
SIM_AC_OPTION_HARDWARE(mn103cpu mn103int mn103tim mn103ser mn103iop)

SIM_AC_OUTPUT