VirtualBox

Ignore:
Timestamp:
Jan 7, 2009 6:35:24 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41435
Message:

RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected source location and added the missing generic stub function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c

    r15837 r15843  
    124124}
    125125
    126 RTDECL(bool) RTMpIsCpuWorkPending()
    127 {
    128     /** @todo (not used on non-Windows platforms yet */
     126
     127RTDECL(bool) RTMpIsCpuWorkPending(void)
     128{
     129    /** @todo (not used on non-Windows platforms yet). */
    129130    return false;
    130131}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette