* xm-hppab.h: Never define USG.
* xm-hppah.h: Always define USG.
This commit is contained in:
parent
19155bc265
commit
4556842434
@ -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),
|
||||
|
@ -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
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user