]> git.baikalelectronics.ru Git - kernel.git/commit
Linker script for the new x86 setup code
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:55 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000 (10:55 -0700)
commit2cfa7c7ee10a9c4f1d1a5af1b3756efa429d62c7
treec70edccdf6c69d2d7f39bac32ec4c72b22bbb5e3
parentab4a5b3cf68627fe80b7b824a5cdc34ef84dfd5d
Linker script for the new x86 setup code

Linker script to define the layout of the new x86 setup code.
Includes assert for size overflow and a misaligned setup header.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/setup.ld [new file with mode: 0644]