Changeset 62556 in vbox for trunk/src/VBox/Runtime/common/time
- Timestamp:
- Jul 26, 2016 10:20:00 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/time/timesup.cpp
r62477 r62556 132 132 uint16_t iCpuSet, uint16_t iGipCpu) 133 133 { 134 RT_NOREF_PV(pData); RT_NOREF_PV(idApic); RT_NOREF_PV(iCpuSet); RT_NOREF_PV(iGipCpu); 134 135 # ifndef IN_RC 135 136 AssertMsgFailed(("idApic=%#x iCpuSet=%#x iGipCpu=%#x\n", idApic, iCpuSet, iGipCpu));
Note:
See TracChangeset
for help on using the changeset viewer.