commit | c3b71bcec0380836caac9b524fa1585b469b7456 | [log] [tgz] |
---|---|---|
author | Peter Oruba <peter.oruba@amd.com> | Mon Jul 28 18:44:15 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 28 19:57:54 2008 +0200 |
tree | 58732978338de5a49722bcdb8ac77a24d9a01983 | |
parent | 8e61028dfdc6b8ca996abfe8f9baef6792ea2904 [diff] |
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>