summaryrefslogtreecommitdiff
path: root/gdb/symm-nat.c
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-04-26 18:34:20 +0000
committerStan Shebs <shebs@apple.com>1999-04-26 18:34:20 +0000
commitfe454715791b86ad488b33c1f325478803c8108c (patch)
tree91ec960676c78ffeab24ee2101fa128d2cc0f958 /gdb/symm-nat.c
parentf3db0d6e5952e6aa06bdad615829b42d2cf52f71 (diff)
downloadgdb-fe454715791b86ad488b33c1f325478803c8108c.tar.gz
import gdb-19990422 snapshot
Diffstat (limited to 'gdb/symm-nat.c')
-rw-r--r--gdb/symm-nat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symm-nat.c b/gdb/symm-nat.c
index 04610660cd5..56e1c674dc4 100644
--- a/gdb/symm-nat.c
+++ b/gdb/symm-nat.c
@@ -57,7 +57,6 @@ int regno;
{
struct pt_regset regs;
int i;
- extern char registers[];
/* FIXME: Fetching the registers is a kludge to initialize all elements
in the fpu and fpa status. This works for normal debugging, but
@@ -98,7 +97,6 @@ fetch_inferior_registers (regno)
{
int i;
struct pt_regset regs;
- extern char registers[];
registers_fetched ();