diff options
Diffstat (limited to 'gdb/convex-xdep.c')
-rw-r--r-- | gdb/convex-xdep.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/convex-xdep.c b/gdb/convex-xdep.c index 8bfc0d8..ad128c1 100644 --- a/gdb/convex-xdep.c +++ b/gdb/convex-xdep.c @@ -123,9 +123,6 @@ static struct user u; static thread_t th; static proc_t pr; -/* The registers of the currently selected thread. */ - -extern char registers[REGISTER_BYTES]; /* Vector and communication registers from core dump or from inferior. These are read on demand, ie, not normally valid. */ |