VirtualBox

Changeset 30969 in vbox for trunk/include/VBox/param.mac


Ignore:
Timestamp:
Jul 21, 2010 3:25:23 PM (15 years ago)
Author:
vboxsync
Message:

include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated assembly headers.

File:
1 edited

Legend:

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

    r30736 r30969  
    77%define MM_RAM_MIN                  0x00400000
    88%if HC_ARCH_BITS == 64
    9  %define MM_RAM_MAX                 UINT64_C(0x400000000)
     9 %define MM_RAM_MAX                 0x400000000
    1010%else
    11  %define MM_RAM_MAX                 UINT64_C(0x0E0000000)
     11 %define MM_RAM_MAX                 0x0E0000000
    1212%endif
    1313%define MM_RAM_MIN_IN_MB            4
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