VirtualBox

Changeset 100191 in vbox for trunk/src/VBox/Runtime/r3/posix


Ignore:
Timestamp:
Jun 16, 2023 8:04:11 AM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157897
Message:

*: Some of the easy build fixes for linux.arm64 not warranting their own commit, bugref:10457

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/allocex-r3-posix.cpp

    r98103 r100191  
    102102        return VINF_SUCCESS;
    103103    }
     104# else
     105    RT_NOREF(fProt, cbAlloc, ppv);
    104106# endif
    105107
     
    108110     *        /proc/curproc/mmap right now... */
    109111#else
     112    RT_NOREF(fProt, cbAlloc, ppv);
    110113#endif
    111114    return VERR_NOT_SUPPORTED;
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