aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/xm-i386m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/xm-i386m3.h')
-rw-r--r--gdb/config/i386/xm-i386m3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/i386/xm-i386m3.h b/gdb/config/i386/xm-i386m3.h
index 615c80b..b667409 100644
--- a/gdb/config/i386/xm-i386m3.h
+++ b/gdb/config/i386/xm-i386m3.h
@@ -19,11 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define HOST_BYTE_ORDER LITTLE_ENDIAN
-/* 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
-
/* Do implement the attach and detach commands. */
#define ATTACH_DETACH 1