Verify 16bit code doesn't rely on any "discarded" sections.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 4 Nov 2009 00:52:04 +0000 (19:52 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 4 Nov 2009 00:52:04 +0000 (19:52 -0500)
commit9eebe66a9978165cfa91f2266c97fa5d0aa6ef2e
tree54bd0fe0c4c5154b9bb655c85a74c60f0785ac15
parent3a337b27b9f78745fabf39a919bf0715674bc7ff
Verify 16bit code doesn't rely on any "discarded" sections.

Add linker rule to catch cases where 16bit code tries to access a
    non-existent 32bit variable defined with VAR32VISIBLE.
src/rombios16.lds.S