added missing TriggerNMI() function

This commit is contained in:
cebix 2001-02-10 19:58:46 +00:00
parent 16203c298f
commit 73872e23cb

View File

@ -1242,6 +1242,11 @@ void TriggerInterrupt(void)
send_signal(emul_thread, SIGUSR1);
}
void TriggerNMI(void)
{
//!! not implemented yet
}
/*
* Execute 68k subroutine