[x86] remove uses of magic macros for boot_params access
authorH. Peter Anvin <hpa@zytor.com>
Tue, 16 Oct 2007 00:13:22 +0000 (17:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 17 Oct 2007 00:38:31 +0000 (17:38 -0700)
Instead of using magic macros for boot_params access, simply use the
boot_params structure.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found