commit | 950ad7ff6ec17fc1b47abc95c5c74628eb1adf8b | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Thu Sep 04 20:09:01 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 05 09:40:47 2008 +0200 |
tree | 6b345405ea5cd96f91200e2c66d8b22e0f10db45 | |
parent | f0fc4aff1fa4db1c201593422dcbf85c9897ec4f [diff] |
x86: same gdt_page with macro Move the 32-bit and 64-bit gdt_page definitions next to each other, separated with an #ifdef. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>