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

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

SIM_AC_OUTPUT