aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/include/x86_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x86/include/x86_var.h')
-rw-r--r--sys/x86/include/x86_var.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/x86/include/x86_var.h b/sys/x86/include/x86_var.h
index 756849cbe028..8829543f98a1 100644
--- a/sys/x86/include/x86_var.h
+++ b/sys/x86/include/x86_var.h
@@ -53,7 +53,6 @@ extern u_int cpu_stdext_feature;
extern u_int cpu_stdext_feature2;
extern u_int cpu_stdext_feature3;
extern uint64_t cpu_ia32_arch_caps;
-extern u_int cpu_fxsr;
extern u_int cpu_high;
extern u_int cpu_id;
extern u_int cpu_max_ext_state_size;