No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gdb6 / sim / sh / tconfig.in
blobc5ec4fa22287899ec7dbfbbc398630e8ee9f0195
1 /* sh target config file */
3 /* Define this if the simulator supports profiling.
4    See the mips simulator for an example.
5    This enables the `-p foo' and `-s bar' options.
6    The target is required to provide sim_set_profile{,_size}.  */
7 /* #define SIM_HAVE_PROFILE */
9 /* Define this if the simulator uses an instruction cache.
10    See the h8/300 simulator for an example.
11    This enables the `-c size' option to set the size of the cache.
12    The target is required to provide sim_set_simcache_size.  */
13 /* #define SIM_HAVE_SIMCACHE */
15 /* Define this if the target cpu is bi-endian
16    and the simulator supports it.  */
17 #define SIM_HAVE_BIENDIAN