syslinux.ld: add support for .ctors and .dtors
authorH. Peter Anvin <hpa@zytor.com>
Wed, 8 Jul 2009 23:29:35 +0000 (16:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 8 Jul 2009 23:29:35 +0000 (16:29 -0700)
commit2df91af910aa3f4e127837b907395758c3e5be14
treeea7b39235483905a23692877989909712f6707fd
parent5e799e1c94d3ce40162636f11741c5c383930edb
syslinux.ld: add support for .ctors and .dtors

We're going to need at least constructors when we start linking in
com32 library code in a serious way.

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