VirtualBox

Changeset 103074 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Jan 25, 2024 8:44:01 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161320
Message:

tstIEMAImpl: Build fix. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.S

    r103064 r103074  
    4444NAME(g_abTests_\a_Instr):
    4545    .incbin "\a_szDataFile"
    46 NAME(g_aTests_end_\a_Instr):
     46NAME(g_abTests_end_\a_Instr):
    4747#ifdef ASM_FORMAT_ELF
    48     .size   NAME(g_abTests_\a_Instr), . - NAME(g_aTests_\a_Instr)
     48    .size   NAME(g_abTests_\a_Instr), . - NAME(g_abTests_\a_Instr)
    4949    .type   NAME(g_abTests_\a_Instr), object
    5050#endif
     
    5353    .globl  NAME(g_cbTests_\a_Instr)
    5454NAME(g_cbTests_\a_Instr):
    55     .int    NAME(g_abTests_end_\a_Instr) - NAME(g_aTests_\a_Instr)
     55    .int    NAME(g_abTests_end_\a_Instr) - NAME(g_abTests_\a_Instr)
    5656#ifdef ASM_FORMAT_ELF
    5757    .size   NAME(g_cbTests_\a_Instr), 4
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