diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-02-05 22:36:13 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-02-07 20:00:01 -0500 |
commit | a3c48f51576b970ba339f4713fb5b319fa31da10 (patch) | |
tree | 0b572ea5574f19c64ceac889b0d4aed6fb940add /src | |
parent | fbdbb4b8c1509ceee93d9d7eb0f34b630a4e8b0d (diff) | |
download | seabios-a3c48f51576b970ba339f4713fb5b319fa31da10.tar.gz |
Ensure exported symbols are visible in the final link
I'm about to introduce some post-processing in checkrom.py which will want
access to public symbols. So let's make sure they're defined in the final
link even if they're *not* cross-referenced from a different code section.
build: Define 16bit exported symbols in final rom.o object.
Based on patch by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions