Bruce Evans b75504fdc2 Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
work in fast interrupt handlers because it calls db_printf() which uses
%es for string stuff and %es isn't initialized.
1996-12-23 19:57:33 +00:00
..
1996-10-30 22:41:46 +00:00
1996-12-19 00:26:22 +00:00
1996-10-30 22:41:46 +00:00