commit | 30c826451d3e5bbc6e11bba0e7fee5d2f49d9b75 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Mon Oct 15 17:13:22 2007 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Oct 16 17:38:31 2007 -0700 |
tree | 61abd11d1703673ff21227d42ed4b07d85dd0290 | |
parent | 2b0460b534f383eca744eb8fff66ec9f57e702b9 [diff] |
[x86] remove uses of magic macros for boot_params access Instead of using magic macros for boot_params access, simply use the boot_params structure. Signed-off-by: H. Peter Anvin <hpa@zytor.com>