aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2008-03-01 14:46:37 -0500
committerKevin O'Connor <kevin@koconnor.net>2008-03-01 14:46:37 -0500
commit3a47a310edd92bef0136ff3a97672d6fb45922fe (patch)
treee9065b809765938ef4b6b1f769af0f122a4d3d34 /TODO
parente20ed9f362a0d81d718c82780208f8361f3d2f51 (diff)
downloadseabios-hppa-3a47a310edd92bef0136ff3a97672d6fb45922fe.zip
seabios-hppa-3a47a310edd92bef0136ff3a97672d6fb45922fe.tar.gz
seabios-hppa-3a47a310edd92bef0136ff3a97672d6fb45922fe.tar.bz2
Cleanup implementation of call16().
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d8d0128..08aaf91 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Find out why ubuntu compiles are failing. Find work around.
-Fixup __call16 usage from util.h / rombios32.lds.S
-
See if it is better to tell gcc that call16 clobbers all registers
instead of having the code call pushal/popal.