diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2015-06-06 22:03:24 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2015-06-06 22:03:24 +0000 |
| commit | 32a1e9e4a51c8fb2d3b63d72fb9398617157b059 (patch) | |
| tree | 398da1ac17e54eb86b155ad057cd1b47445c56cb /sys/i386/include/md_var.h | |
| parent | 284743a8673543164efe9015ee85e4723b5daaca (diff) | |
Notes
Diffstat (limited to 'sys/i386/include/md_var.h')
| -rw-r--r-- | sys/i386/include/md_var.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/include/md_var.h b/sys/i386/include/md_var.h index b5bd35ef524db..633e9c586918d 100644 --- a/sys/i386/include/md_var.h +++ b/sys/i386/include/md_var.h @@ -49,6 +49,7 @@ extern u_int via_feature_rng; extern u_int via_feature_xcrypt; extern u_int cpu_clflush_line_size; extern u_int cpu_stdext_feature; +extern u_int cpu_stdext_feature2; extern u_int cpu_fxsr; extern u_int cpu_high; extern u_int cpu_id; |
