9 lines
219 B
C
9 lines
219 B
C
/* D30V target configuration file. -*- C -*- */
|
|
|
|
/* Define this to enable the intrinsic breakpoint mechanism. */
|
|
#define SIM_HAVE_BREAKPOINTS
|
|
|
|
/* See sim-hload.c. We properly handle LMA. */
|
|
#define SIM_HANDLES_LMA 1
|
|
|