* hppa-tdep.h: Update copyright year.

(struct trad_frame_saved_reg): Add opaque declaration.
This commit is contained in:
Mark Kettenis 2004-05-09 20:51:48 +00:00
parent 6fa57a7d27
commit f626a069af
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2004-05-09 Mark Kettenis <kettenis@gnu.org>
* hppa-tdep.h: Update copyright year.
(struct trad_frame_saved_reg): Add opaque declaration.
* amd64-tdep.c (amd64_return_value): Implement
RETURN_VALUE_ABI_RETURNS_ADDRESS.

View File

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on HPPA systems.
Copyright 2003 Free Software Foundation, Inc.
Copyright 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB.
@ -21,6 +21,8 @@
#ifndef HPPA_TDEP_H
#define HPPA_TDEP_H
struct trad_frame_saved_reg;
enum { HPPA_INSTRUCTION_SIZE = 4 };
/* Register numbers of various important registers.