summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.h
diff options
context:
space:
mode:
authorRandolph Chung <tausq@debian.org>2004-05-25 03:55:23 +0000
committerRandolph Chung <tausq@debian.org>2004-05-25 03:55:23 +0000
commit69e7b95e2ee2f70e452b722e8225a3766cb550ff (patch)
tree82f6d262ba63d7fd514f938746686dd21e7a9df6 /gdb/hppa-tdep.h
parent2ae9e72eb0fbf12c223a5978a33206946f05f26b (diff)
2004-05-24 Randolph Chung <tausq@debian.org>
* hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove unused symbols. * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more references.
Diffstat (limited to 'gdb/hppa-tdep.h')
-rw-r--r--gdb/hppa-tdep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/hppa-tdep.h b/gdb/hppa-tdep.h
index f90860e827..096f2ab6e7 100644
--- a/gdb/hppa-tdep.h
+++ b/gdb/hppa-tdep.h
@@ -23,8 +23,6 @@
struct trad_frame_saved_reg;
-enum { HPPA_INSTRUCTION_SIZE = 4 };
-
/* Register numbers of various important registers.
Note that some of these values are "real" register numbers,
and correspond to the general registers of the machine,