Use a linker script for 16bit code.
[seabios.git] / TODO
diff --git a/TODO b/TODO
index 5d6be5c850f777bd555a260482cdd7dc54b9adb9..71f7bb3b1aa36f5c045a41557c6d370d9761280d 100644 (file)
--- 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.