Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
[seabios.git] / src / rombios.lds.S
2008-12-29 Kevin O'ConnorAdd linker magic to ensure 16bit variables aren't repea...
2008-11-08 Kevin O'ConnorPlace .bss section in 0xf0000 segment.
2008-07-06 Kevin O'ConnorRelinking rom32.o twice seems flaky - make third link...