]> xenbits.xensource.com Git - seabios.git/commit
Minor - remove permanent_halt function.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 7 Feb 2009 18:25:25 +0000 (13:25 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 7 Feb 2009 18:25:25 +0000 (13:25 -0500)
commit60b69990a521993a901abc07b17f5135c2a5ecb5
treea52308415282838caa3a90c8eb11bef8f1a97fe3
parenta3b612ef3ccac08da026f1fc79b0fa6fe646df23
Minor - remove permanent_halt function.

The only caller is now in the 0xf0000 segment - so no need for it.
src/romlayout.S
src/smpdetect.c