VirtualBox

Changeset 40743 in vbox for trunk/include/VBox/sup.mac


Ignore:
Timestamp:
Apr 2, 2012 12:56:04 PM (13 years ago)
Author:
vboxsync
Message:

sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.mac

    r40740 r40743  
    6565    .au16Padding1               resw 2
    6666    .Spinlock                   RTR0PTR_RES 1
     67%ifndef HC_ARCH_BITS
     68 %error "Missing HC_ARCH_BITS"
     69%endif
     70%if HC_ARCH_BITS == 64
    6771    .au32Padding1               resd 26
     72%else
     73    .au32Padding1               resd 27
     74%endif
    6875    .aiCpuFromApicId            resw 256
    6976    .aiCpuFromCpuSetIdx         resw 256
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