mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
* config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
This commit is contained in:
parent
b7b184a125
commit
f3fe87c79e
@ -1,3 +1,7 @@
|
||||
Wed May 19 15:33:57 1993 Stu Grossman (grossman@cygnus.com)
|
||||
|
||||
* config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
|
||||
|
||||
Wed May 19 12:33:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* Makefile.in (INSTALLED_LIBS): New variable.
|
||||
|
@ -23,4 +23,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#define REGISTER_U_ADDR(addr, blockend, regno) \
|
||||
{ addr = (int)(blockend) + REGISTER_BYTE (regno);}
|
||||
|
||||
#define PTRACE_ARG3_TYPE caddr_t
|
||||
/* 3rd argument to ptrace is supposed to be a caddr_t. */
|
||||
|
||||
#define PTRACE_ARG3_TYPE caddr_t
|
||||
|
Loading…
Reference in New Issue
Block a user