aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m88k
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m88k')
-rw-r--r--gdb/config/m88k/xm-cxux.h4
-rw-r--r--gdb/config/m88k/xm-dgux.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/m88k/xm-cxux.h b/gdb/config/m88k/xm-cxux.h
index 66ee610..582c613 100644
--- a/gdb/config/m88k/xm-cxux.h
+++ b/gdb/config/m88k/xm-cxux.h
@@ -26,10 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define USG 1
#endif
-/* Really native, but as long as only native files check this macro we
- are OK. */
-#define NO_PTRACE_H
-
#include <sys/param.h>
#define x_foff _x_x._x_offset
diff --git a/gdb/config/m88k/xm-dgux.h b/gdb/config/m88k/xm-dgux.h
index 0e93cea..b3608e7 100644
--- a/gdb/config/m88k/xm-dgux.h
+++ b/gdb/config/m88k/xm-dgux.h
@@ -26,10 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define USG 1
#endif
-/* Really native, but as long as only native files check this macro we
- are OK. */
-#define NO_PTRACE_H
-
#include <sys/param.h>
#ifdef __GNUC__