Changeset 23413 in vbox for trunk/src/VBox/Runtime/r0drv/nt
- Timestamp:
- Sep 29, 2009 3:26:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp
r23412 r23413 128 128 g_pfnrtSendIpi = rtMpSendIpiWin7; 129 129 } 130 /* Windows XP should send always send an IPI -> VERIFY */ 130 131 } 131 132 #endif
Note:
See TracChangeset
for help on using the changeset viewer.