]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove redundant ctx_switch_xsave declaration in sys/amd64/include/md_var.h
authorngie <ngie@FreeBSD.org>
Tue, 22 Dec 2015 20:08:32 +0000 (20:08 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 22 Dec 2015 20:08:32 +0000 (20:08 +0000)
commit3dc5879a19c03343520810c0e3fdcc9374b28f23
tree322fcbf3dbf006510162813facbf3a44f1a02bf0
parentac857b8cbeb36db960161279c58823b381ad9dfe
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