Changeset 15907 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jan 13, 2009 10:01:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c
r10954 r15907 42 42 43 43 44 RTDECL(bool) RTMpIsCpuWorkPending(void) 45 { 46 return false; 47 } 48 49 44 50 RTDECL(RTCPUID) RTMpCpuId(void) 45 51 {
Note:
See TracChangeset
for help on using the changeset viewer.