- Timestamp:
- Oct 22, 2008 1:15:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c
r13488 r13489 281 281 { 282 282 /** @todo OS specific init here */ 283 return rc 283 return rc; 284 284 #if 0 285 285 RTSpinlockDestroy(g_hRTPowerNotifySpinLock);
Note:
See TracChangeset
for help on using the changeset viewer.