]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge common parts of i386 and amd64 md_var.h and smp.h into
authorkib <kib@FreeBSD.org>
Mon, 7 Dec 2015 17:41:20 +0000 (17:41 +0000)
committerkib <kib@FreeBSD.org>
Mon, 7 Dec 2015 17:41:20 +0000 (17:41 +0000)
commitf124247e27f281016ad1c7731bfcf68912213c59
treeff15322e9ed5965ddcf6425a8903c646fb420b29
parentfcdb3dc23ff42f7da3b037b6eceb3a3b6f80d722
Merge common parts of i386 and amd64 md_var.h and smp.h into
new headers x86/include x86_var.h and x86_smp.h.

Reviewed by: emaste, jhb
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D4358
sys/amd64/include/md_var.h
sys/amd64/include/smp.h
sys/i386/i386/mp_machdep.c
sys/i386/include/md_var.h
sys/i386/include/smp.h
sys/x86/include/x86_smp.h [new file with mode: 0644]
sys/x86/include/x86_var.h [new file with mode: 0644]