syslinux.ld: add a .got to the linker script
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 05:23:54 +0000 (22:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 05:23:54 +0000 (22:23 -0700)
commit0c2f0bd5b51a037f0a112d1b1a282c7d7ccb83ac
treea182c658fc328e6cfede90ac6214ddb3eb6c938d
parentbd64b523111fd75861e1856a459d39de0ecddc48
syslinux.ld: add a .got to the linker script

Add a .got section to the linker script, to cope with PIE code
imported from libcom32.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/syslinux.ld