VirtualBox

Changeset 4379 in vbox for trunk/src


Ignore:
Timestamp:
Aug 27, 2007 9:08:39 AM (17 years ago)
Author:
vboxsync
Message:

Remove assertion for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r4378 r4379  
    25042504        uint32_t i;
    25052505# endif
    2506         Assert((fFlags & MM_RAM_FLAGS_RESERVED) || !fFlags);
    25072506        cpu_register_physical_memory(GCPhys, cb, GCPhys | (fFlags & MM_RAM_FLAGS_RESERVED ? IO_MEM_UNASSIGNED : 0));
    25082507
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