* config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.

This commit is contained in:
Stan Shebs
1996-01-30 02:51:56 +00:00
parent eb5bc1f397
commit cdea3fd3df
2 changed files with 11 additions and 9 deletions

View File

@@ -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)