summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.h
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
commit83de048fa71f0cf66aad16a8841ac3db8e6af7d4 (patch)
tree3c538e21ab95ef4e41644899f8d3d05fc7cd152c /gdb/arm-tdep.h
parentdb73a9e93faeed73ac859dbf679a2bbba6e4e064 (diff)
downloadgdb-83de048fa71f0cf66aad16a8841ac3db8e6af7d4.tar.gz
* blockframe.c: Remove obsolete comments.
* alpha-nat.c (fetch_osf_core_registers): Update comment. * arm-tdep.h (enum gdb_regnum): Remove obsolete part of comment. * hppa-tdep.h (enum hppa_regnum): Likewise. * mips-tdep.h: Likewise. * m68hc11-tdep.c: Likewise.
Diffstat (limited to 'gdb/arm-tdep.h')
-rw-r--r--gdb/arm-tdep.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/arm-tdep.h b/gdb/arm-tdep.h
index e49bc43b6c3..6cc6b0e159e 100644
--- a/gdb/arm-tdep.h
+++ b/gdb/arm-tdep.h
@@ -25,12 +25,7 @@
struct gdbarch;
struct regset;
-/* 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, and some are "phony" register
- numbers which are too large to be actual register numbers as far as
- the user is concerned but do serve to get the desired values when
- passed to read_register. */
+/* Register numbers of various important registers. */
enum gdb_regnum {
ARM_A1_REGNUM = 0, /* first integer-like argument */