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

No differences found