summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-05-09 20:51:48 +0000
committerMark Kettenis <kettenis@gnu.org>2004-05-09 20:51:48 +0000
commit2cacde281aa442ef7442c1f8da84140dd2c8edda (patch)
treed3556d710360f1a72ac454edae8519cc9420fb72 /gdb/hppa-tdep.h
parentd7ae866a0cfdf1fe475391b12f51deaba561b85c (diff)
downloadgdb-2cacde281aa442ef7442c1f8da84140dd2c8edda.tar.gz
* hppa-tdep.h: Update copyright year.
(struct trad_frame_saved_reg): Add opaque declaration.
Diffstat (limited to 'gdb/hppa-tdep.h')
-rw-r--r--gdb/hppa-tdep.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/hppa-tdep.h b/gdb/hppa-tdep.h
index 55c8bdaf4ae..8f779b6c670 100644
--- a/gdb/hppa-tdep.h
+++ b/gdb/hppa-tdep.h
@@ -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.