VirtualBox

Changeset 103457 in vbox for trunk/src/VBox/GuestHost


Ignore:
Timestamp:
Feb 19, 2024 3:51:24 PM (9 months ago)
Author:
vboxsync
Message:

HGSMI: Some symbol visibility cleanup, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp

    r98103 r103457  
    585585}
    586586
    587 HGSMIOFFSET HGSMIMAPointerToOffset(const HGSMIMADATA *pMA, const void RT_UNTRUSTED_VOLATILE_GUEST *pv)
     587static HGSMIOFFSET HGSMIMAPointerToOffset(const HGSMIMADATA *pMA, const void RT_UNTRUSTED_VOLATILE_GUEST *pv)
    588588{
    589589    uintptr_t off = (uintptr_t)pv - (uintptr_t)pMA->area.pu8Base;
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