Changeset 58546 in vbox for trunk/src/VBox/VMM/include/HMInternal.h
- Timestamp:
- Nov 2, 2015 9:54:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r58123 r58546 1029 1029 1030 1030 #ifdef IN_RING0 1031 /** @todo r=bird: s/[[:space:]]HM/ hm/ - internal functions starts with a 1032 * lower cased prefix. HMInternal.h is an internal header, so 1033 * everything here must be internal. */ 1031 1034 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpu(void); 1032 1035 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpuEx(RTCPUID idCpu);
Note:
See TracChangeset
for help on using the changeset viewer.