- Disable commented out define-check which i had only commented to check building.

svn path=/trunk/; revision=20576
This commit is contained in:
Alex Ionescu 2006-01-05 13:59:11 +00:00
parent 93d0b2ac85
commit 8ca886843a

View file

@ -246,10 +246,10 @@ SameProcess:
pop [ebx+KPCR_EXCEPTION_LIST] pop [ebx+KPCR_EXCEPTION_LIST]
/* Return */ /* Return */
//#ifdef CONFIG_SMP #ifdef CONFIG_SMP
mov ecx, offset _DispatcherDatabaseLock mov ecx, offset _DispatcherDatabaseLock
call @KefReleaseSpinLockFromDpcLevel@4 call @KefReleaseSpinLockFromDpcLevel@4
//#endif #endif
ret ret
/*++ /*++