x86: move per CPU microcode structure declaration to header file
commitc3b71bcec0380836caac9b524fa1585b469b7456
authorPeter Oruba <peter.oruba@amd.com>
Mon, 28 Jul 2008 16:44:15 +0000 (28 18:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 17:57:54 +0000 (28 19:57 +0200)
tree58732978338de5a49722bcdb8ac77a24d9a01983
parent8e61028dfdc6b8ca996abfe8f9baef6792ea2904
x86: move per CPU microcode structure declaration to header file

This structure will be later used by other modules as well and
needs therfore to be moved out to a header file.

Signed-off-by: Peter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/microcode.c
include/asm-x86/microcode.h