Changeset 15837 in vbox for trunk/src/VBox/Runtime/r0drv/solaris
- Timestamp:
- Jan 7, 2009 3:50:58 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41425
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c
r9429 r15837 124 124 } 125 125 126 RTDECL(bool) RTMpIsCpuWorkPending() 127 { 128 /** @todo (not used on non-Windows platforms yet */ 129 return false; 130 } 126 131 127 132
Note:
See TracChangeset
for help on using the changeset viewer.