mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
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
|
|
|