VirtualBox

Changeset 23370 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Sep 28, 2009 12:41:24 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52894
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp

    r23367 r23370  
    232232#ifdef IPRT_TARGET_NT4
    233233    KAFFINITY Mask;
    234     /* g_pfnrtNt* do not present on NT anyway. */
     234    /* g_pfnrtNt* are not present on NT anyway. */
    235235    return VERR_NOT_SUPPORTED;
    236236#else
     
    349349
    350350
    351 extern "C" HalRequestIpi(KAFFINITY TargetSet);
     351extern "C" void HalRequestIpi(KAFFINITY TargetSet);
    352352
    353353RTDECL(int) RTMpPokeCpu(RTCPUID idCpu)
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