* xm-hppab.h: Never define USG.
authorJeff Law <law@redhat.com>
Tue, 5 Apr 1994 22:31:21 +0000 (22:31 +0000)
committerJeff Law <law@redhat.com>
Tue, 5 Apr 1994 22:31:21 +0000 (22:31 +0000)
        * xm-hppah.h: Always define USG.

gdb/ChangeLog
gdb/config/pa/xm-hppab.h
gdb/config/pa/xm-hppah.h

index efa1b88..22c8622 100644 (file)
@@ -1,3 +1,8 @@
+Tue Apr  5 15:29:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+        * xm-hppab.h: Never define USG.
+        * xm-hppah.h: Always define USG.
+
 Tue Apr  5 12:58:47 1994  Per Bothner  (bothner@kalessin.cygnus.com)
 
        * values.c (unpack_long, value_from_longest),
index b215d79..13d1c1d 100644 (file)
@@ -39,10 +39,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    (They should have just made it varadic).  */
 #define FIVE_ARG_PTRACE
 
-#ifndef hp800
-#define USG
-#endif
-
 #define KERNEL_U_ADDR 0
 
 #ifndef SEEK_SET
index 992a41e..bd452ad 100644 (file)
@@ -38,9 +38,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    (They should have just made it varadic).  */
 #define FIVE_ARG_PTRACE
 
-#ifndef hp800
 #define USG
-#endif
 
 #ifndef __STDC__
 /* This define is discussed in decode_line_1 in symtab.c  */