diff options
author | Randolph Chung <tausq@debian.org> | 2004-05-25 03:55:23 +0000 |
---|---|---|
committer | Randolph Chung <tausq@debian.org> | 2004-05-25 03:55:23 +0000 |
commit | 992bb3422f44d7964456bb37392cfe2fce18f4c5 (patch) | |
tree | 83ddcb93a668276a7e0443828f08c24e5bc93bf2 /gdb/hppa-tdep.h | |
parent | b9b06835b55d42b13beb898574ed2aadabab4006 (diff) | |
download | gdb-992bb3422f44d7964456bb37392cfe2fce18f4c5.tar.gz |
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.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/hppa-tdep.h b/gdb/hppa-tdep.h index f90860e827a..096f2ab6e7c 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, |