VirtualBox

Changeset 106921 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Nov 11, 2024 9:51:28 AM (3 months ago)
Author:
vboxsync
Message:

VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension pack compile on win.arm64. jiraref:VBP-1447

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.def

    r106920 r106921  
    104104    ASMBitFirstSet                          ; not-arm64
    105105    ASMNopPause                             ; not-arm64
    106     nocrt_memchr                            ; not-arm64
    107     nocrt_memcmp                            ; not-arm64
    108     nocrt_memcpy                            ; not-arm64
    109     memcpy=nocrt_memcpy                     ; not-arm64
    110     nocrt_memmove                           ; not-arm64
    111     nocrt_memset                            ; not-arm64
    112     memset=nocrt_memset                     ; not-arm64
    113     nocrt_strcpy                            ; not-arm64
    114     nocrt_strcmp                            ; not-arm64
    115     nocrt_strchr                            ; not-arm64
    116     nocrt_strlen                            ; not-arm64
     106    nocrt_memchr                           
     107    nocrt_memcmp                           
     108    nocrt_memcpy                           
     109    memcpy=nocrt_memcpy                     
     110    nocrt_memmove                           
     111    nocrt_memset                           
     112    memset=nocrt_memset                      
     113    nocrt_strcpy                           
     114    nocrt_strcmp                           
     115    nocrt_strchr                           
     116    nocrt_strlen                           
    117117
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