Typo in the C barebones tutorial?
Posted: Wed Jan 19, 2011 11:40 am
Hi
I've just noticed a possible typo in the tutorial, in the loader.s file it says:
MAGIC equ 0x1BADB002
However, in the kernel.c file it checks for the value: "0x2BADB002"!
I've just noticed a possible typo in the tutorial, in the loader.s file it says:
MAGIC equ 0x1BADB002
However, in the kernel.c file it checks for the value: "0x2BADB002"!