INT KernelMain( ) { asm( "hlt" ); return FALSE; }