core: add support for .init/fini_table
commitb7549a33e4660851d80f4626f29b8df841bc706c
authorH. Peter Anvin <hpa@zytor.com>
Tue, 29 May 2012 04:39:40 +0000 (28 21:39 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 29 May 2012 04:39:40 +0000 (28 21:39 -0700)
treeeafdfa1afbb815589f9504edbad528be31b39cd2
parentb6be466444740a34bacd140dccbe57f6629b15bc
core: add support for .init/fini_table

We don't actually have any constructors/destructors in the core at
this time, but handle .init/fini_table in case that happens...

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