Joseph Koshy 151a683010 Have the NMI handler call the C language trap() routine and directly
exit via 'doreti_exit'.

Since the NMI interrupt may be taken at any time, including when
the processor has masked external interrupts, it is not safe to
call ast() as is done for normal interrupts.

Approved by:	re (scottl)
2005-07-09 17:19:46 +00:00
..
2005-03-11 22:07:04 +00:00
2005-07-09 13:52:49 +00:00
2005-03-28 18:31:18 +00:00
2005-07-08 15:06:58 +00:00
2005-06-30 05:37:48 +00:00
2005-07-08 13:05:59 +00:00