1 dnl Process this file with autoconf to produce a configure script.
4 sinclude(../common/acinclude.m4)
8 dnl Options available in this module
10 SIM_AC_OPTION_ENDIAN(BIG)
11 SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
12 SIM_AC_OPTION_WARNINGS
15 # Add simulated hardware devices
19 m68hc11-*-*|m6811-*-*)
21 hw_extra_devices="m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram"
22 SIM_SUBTARGET="$SIM_SUBTARGET -DTARGET_M68HC11=1"
25 SIM_AC_OPTION_HARDWARE($hw_enabled,$hw_devices,$hw_extra_devices)