aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i387-fp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/i387-fp.h')
-rw-r--r--gdb/gdbserver/i387-fp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdbserver/i387-fp.h b/gdb/gdbserver/i387-fp.h
index efc70ed..9473cda 100644
--- a/gdb/gdbserver/i387-fp.h
+++ b/gdb/gdbserver/i387-fp.h
@@ -30,6 +30,4 @@ void i387_xsave_to_cache (struct regcache *regcache, const void *buf);
extern unsigned long long x86_xcr0;
-extern int num_xmm_registers;
-
#endif /* I387_FP_H */