
And about that multiple definitions. You have kmain function somewhere in your code and you try to link in another one from my code. And you can't have two symbols with the same name in the same program.
Code: Select all
asm("cli\nhlt":: "a"(0xB16B00B2));
I'm puzzled by this comment. Do you mean you had to go do something else when you posted this, or was this regarding either your access to the computer (e.g., you are sharing the PC, and you only get to use it part of the time), or something to do with the project itself?alberinfo wrote:i'm trying, but with my dad hurrying me, it's a little crazy XD