- Timestamp:
- Jul 28, 2010 4:20:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp
r31170 r31175 76 76 77 77 #if 0 78 /* Assertions causes panics if preemption is disabled, this can be used to work arou dnthat. */78 /* Assertions causes panics if preemption is disabled, this can be used to work around that. */ 79 79 //#define RTSpinlockAcquire(a,b) do {} while (0) 80 80 //#define RTSpinlockRelease(a,b) do {} while (0)
Note:
See TracChangeset
for help on using the changeset viewer.