]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove redundant ctx_switch_xsave declaration in sys/amd64/include/md_var.h
authorEnji Cooper <ngie@FreeBSD.org>
Tue, 22 Dec 2015 20:08:32 +0000 (20:08 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Tue, 22 Dec 2015 20:08:32 +0000 (20:08 +0000)
commit418629d81d2b47dae0ccccc5c5e877118d8ca584
tree322fcbf3dbf006510162813facbf3a44f1a02bf0
parentcf296cf3d721503a6fcf141dbd75fe219850df52
Remove redundant ctx_switch_xsave declaration in sys/amd64/include/md_var.h

This variable was added to sys/x86/include/x86_var.h recently.

This unbreaks building kernel source that #includes both md_var.h and x86_var.h
with gcc 4.2.1 on amd64

Differential Revision: https://reviews.freebsd.org/D4686
Reviewed by: kib
X-MFC with: r291949
Sponsored by: EMC / Isilon Storage Division
sys/amd64/include/md_var.h