- Timestamp:
- Mar 10, 2011 6:39:57 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp
r36245 r36256 624 624 int rc; 625 625 626 #if defined(LOG_ENABLED) && !defined(DEBUG_bird)627 SUPR0Printf("hwaccmR0InitCpu cpu %d\n", idCpu);628 #endif629 626 Assert(idCpu == (RTCPUID)RTMpCpuIdToSetIndex(idCpu)); /// @todo fix idCpu == index assumption (rainy day) 630 627
Note:
See TracChangeset
for help on using the changeset viewer.