aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5d6be5c..71f7bb3 100644
--- a/TODO
+++ b/TODO
@@ -18,8 +18,6 @@ Look into ways to reduce stack usage.
Code assumes ebda segment is static - it doesn't read 0x40e.
-See if using an ld script for 16bit mode is a good idea.
-
The __call16 code does a long jump to the interrupt trampolines - this
is unnecessary.