VirtualBox

Ignore:
Timestamp:
May 13, 2011 11:31:21 AM (14 years ago)
Author:
vboxsync
Message:

VMM: Online/offline CPUs- build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r37062 r37066  
    49994999 * @returns Index of the CPU in the cache set.
    50005000 */
    5001 static inline uint32_t supdrvGipCpuIndexFromCpuId(PSUPGLOBALINFOPAGE pGip, RTCPUID idCpu)
     5001DECLINLINE(uint32_t) supdrvGipCpuIndexFromCpuId(PSUPGLOBALINFOPAGE pGip, RTCPUID idCpu)
    50025002{
    50035003    uint32_t i = 0;
Note: See TracChangeset for help on using the changeset viewer.

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