aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/xm-hppah.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/pa/xm-hppah.h')
-rw-r--r--gdb/config/pa/xm-hppah.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h
index 407bf5f..2cd47dd 100644
--- a/gdb/config/pa/xm-hppah.h
+++ b/gdb/config/pa/xm-hppah.h
@@ -25,11 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "pa/xm-pa.h"
-/* Avoid "INT_MIN redefined" warnings -- by defining it here, exactly
- the same as in the system <machine/machtypes.h> file. */
-#undef INT_MIN
-#define INT_MIN 0x80000000
-
#define USG
#ifndef __STDC__