summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/setup_32.h
Commit message (Collapse)AuthorAgeFilesLines
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-29/+0
| | | | | | | Instead of using magic macros for boot_params access, simply use the boot_params structure. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+92
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
OpenPOWER on IntegriCloud