aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000/tm-rs6000.h
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-04-12 19:48:37 +0000
committerKevin Buettner <kevinb@redhat.com>2002-04-12 19:48:37 +0000
commita88376a3e1a5e2358f568a4a7aed6d4d99e1e87a (patch)
treed8e562d91ab3ab5adfb8ee60cce770ae0233b9fb /gdb/config/rs6000/tm-rs6000.h
parentf2172603b59bfb14b2d7eb82427b4a328150ea29 (diff)
downloadgdb-a88376a3e1a5e2358f568a4a7aed6d4d99e1e87a.zip
gdb-a88376a3e1a5e2358f568a4a7aed6d4d99e1e87a.tar.gz
gdb-a88376a3e1a5e2358f568a4a7aed6d4d99e1e87a.tar.bz2
Delete DEFAULT_LR_SAVE.
Diffstat (limited to 'gdb/config/rs6000/tm-rs6000.h')
-rw-r--r--gdb/config/rs6000/tm-rs6000.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/rs6000/tm-rs6000.h b/gdb/config/rs6000/tm-rs6000.h
index 015a592..202ac77 100644
--- a/gdb/config/rs6000/tm-rs6000.h
+++ b/gdb/config/rs6000/tm-rs6000.h
@@ -93,9 +93,6 @@ extern void aix_process_linenos (void);
prev->next ? FRAME_SAVED_PC (prev->next) : read_pc ());
#define INIT_FRAME_PC(fromleaf, prev) /* nothing */
-/* Default offset from SP where the LR is stored */
-#define DEFAULT_LR_SAVE 8
-
/* Flag for machine-specific stuff in shared files. FIXME */
#define IBM6000_TARGET