Clean up the warning messages
[thunix.git] / test / boot.s_a_char_os
blobf6f28a2f6f044c859cea01ab450c3116095cc443
2 # Print A char 'a' 
4         movb $0x0e, %ah
5         movb $0x61,  %al
6         movb $0x0f, %bh
7         movb $0x00, %bl
8         int $0x10
10 hang:
11         jmp hang
13 .org 0x1fe, 0x90
14 .word 0xaa55            # bootsector flag