X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=src%2Fboot%2Fboot.s;fp=src%2Fboot%2Fboot.s;h=ffeb194af24836fcecf99b65fe1d000e47c51872;hp=1cb676c6d502e7b3ae0d02f997ed05cebc7d2822;hb=d16b83e92aa87f89902440625b23b3b81e206213;hpb=b11dcef5abc8ad3160fbcb986f1278aa30db9c36 diff --git a/src/boot/boot.s b/src/boot/boot.s index 1cb676c..ffeb194 100644 --- a/src/boot/boot.s +++ b/src/boot/boot.s @@ -48,6 +48,7 @@ boot: mov $_boot2_size, %eax call print_num + mov $_boot2_size, %eax mov %eax, %ebx shr $9, %eax and $0x1ff, %ebx