aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64bsd-nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/amd64bsd-nat.h')
-rw-r--r--gdb/amd64bsd-nat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/amd64bsd-nat.h b/gdb/amd64bsd-nat.h
index 167eb56..09776ee 100644
--- a/gdb/amd64bsd-nat.h
+++ b/gdb/amd64bsd-nat.h
@@ -20,6 +20,9 @@
#ifndef AMD64BSD_NAT_H
#define AMD64BSD_NAT_H
+/* Low level amd64 XSAVE info. */
+extern size_t amd64bsd_xsave_len;
+
/* Low level amd64 debug register functions. */
extern void amd64bsd_dr_set_control (unsigned long control);