sim: erc32/h8300/m68hc11: trim unused functions
[deliverable/binutils-gdb.git] / sim / h8300 / tconfig.h
CommitLineData
c906108c
SS
1/* h8300 target configuration file. */
2
c906108c
SS
3/* Define this if the simulator uses an instruction cache.
4 See the h8/300 simulator for an example.
5 This enables the `-c size' option to set the size of the cache.
6 The target is required to provide sim_set_simcache_size. */
7#define SIM_HAVE_SIMCACHE
8
9/* FIXME: This is a quick hack for run.c so it can support the `-h' option.
10 It will eventually be replaced by a more general facility. */
11#define SIM_H8300
This page took 0.654735 seconds and 4 git commands to generate.