protected mode debugging
[bootcensus] / src / boot / boot.s
index bf32820..554f5a2 100644 (file)
@@ -322,7 +322,6 @@ setup_serial:
        ret
 
        # expects a character in al
-       .global ser_putchar
 ser_putchar:
        push %dx