Screwed the debug for the cil deadlock, another 3 hours down the tubes...

This commit is contained in:
Steve Passe 1997-09-29 00:04:33 +00:00
parent 0b104e4078
commit 10de100e2e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29953

View file

@ -36,7 +36,7 @@
*
* @(#)ipl.s
*
* $Id: ipl.s,v 1.14 1997/09/21 21:41:16 gibbs Exp $
* $Id: ipl.s,v 1.15 1997/09/28 19:34:46 fsmp Exp $
*/
@ -257,7 +257,7 @@ ih_ok:
ALIGN_TEXT
doreti_swi:
#if 1
cmpl $0100, _cil
cmpl $0x0100, _cil
jne 1f
cmpl $0, _inside_intr
jne 1f