forked from Imagelibrary/binutils-gdb
* config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.
This commit is contained in:
@@ -65,9 +65,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
/* The CX/UX C compiler doesn't permit complex expressions as array bounds. */
|
||||
#define STRICT_ANSI_BOUNDS
|
||||
|
||||
/* Enable breakpoint hit count reporting */
|
||||
#define BP_HIT_COUNT
|
||||
|
||||
#define CORE_REGISTER_ADDR(regno, reg_ptr) \
|
||||
m88k_harris_core_register_addr(regno, reg_ptr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user