Minor cleanups.
[seabios.git] / src / output.c
index 0336610ee1bb3d9568f343c6b591c75f4484fa07..e22b15999a548b405329274171914f68122a9e37 100644 (file)
@@ -20,7 +20,7 @@ screenc(u8 c)
     call16_int(0x10, &br);
 }
 
-// XXX
+// XXX - move PORT_DEBUG to standard place?
 #define PORT_DEBUG  0x403
 
 // Write a charcter to the framebuffer.