PatoFlamejanteTV's picture
Add files using upload-large-folder tool
94f6f0e verified
INT KernelMain( )
{
asm( "hlt" );
return FALSE;
}