VirtualBox

Changeset 106918 in vbox


Ignore:
Timestamp:
Nov 10, 2024 12:42:55 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165844
Message:

IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for win.arm64 to use in RuntimeR0 and other nocrt situations. [scm fix] jiraref:VBP-1442

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r106917 r106918  
    326326else if1of ($(KBUILD_TARGET_ARCH), arm64)
    327327 RuntimeNoCrt_SOURCES = \
    328         common/string/bzero.cpp \
     328        common/string/bzero.cpp \
    329329        common/string/memchr.cpp \
    330330        common/string/memcmp.cpp \
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