core/elflink: Delete ADV code that's already in ldlinux
authorMatt Fleming <matt.fleming@intel.com>
Wed, 11 Jul 2012 09:17:49 +0000 (10:17 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 20 Jul 2012 09:20:18 +0000 (10:20 +0100)
commitc2d3f65790c15efed66e6ba3a6e4c08836070889
treef3cc021c92b2a2371be9e1e464aac31ba9f832b4
parentff7334a2ce536b7f4b1f6d6f93ff4e285a3bd45a
core/elflink: Delete ADV code that's already in ldlinux

The exact same ADV code is in both com32/elflink/ldlinux and
core/elflink. Since there's no need to have the same code in two place
at once delete the copy from the core since there are no users in
core/.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
core/elflink/advwrite.c [deleted file]
core/elflink/setadv.c [deleted file]