
void main( void )
{
  _asm 
    ljmp 0x0000 
  _endasm;
}
