summaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-12-04 04:01:16 +0000
committerAndrew Cagney <cagney@redhat.com>2000-12-04 04:01:16 +0000
commitec9e949dc08c9e7d94a7394efaa6b220297c96b4 (patch)
treed3a6524017564582c697257ecfd1e374f980d9b0 /gdb/dwarfread.c
parentd5f8e46d3eb7d5cb99d7c32ba90f36e7b0167250 (diff)
downloadgdb-ec9e949dc08c9e7d94a7394efaa6b220297c96b4.tar.gz
Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM.
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r--gdb/dwarfread.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index 499c41e0897..c6a24fa94b2 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -189,11 +189,6 @@ typedef unsigned int DIE_REF; /* Reference to a DIE */
#define CHILL_PRODUCER "GNU Chill "
#endif
-/* Provide a default mapping from a DWARF register number to a gdb REGNUM. */
-#ifndef DWARF_REG_TO_REGNUM
-#define DWARF_REG_TO_REGNUM(num) (num)
-#endif
-
/* Flags to target_to_host() that tell whether or not the data object is
expected to be signed. Used, for example, when fetching a signed
integer in the target environment which is used as a signed integer