Changeset 1116 in vbox for trunk/include
- Timestamp:
- Feb 28, 2007 4:33:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r1097 r1116 35 35 36 36 /** Enable dynamic allocation of guest physical RAM. */ 37 #ifndef __AMD64__ /* broken in the 64 bits build */ 37 38 #define PGM_DYNAMIC_RAM_ALLOC 39 #endif 38 40 39 41 /** Chunk size for dynamically allocated physical memory. */
Note:
See TracChangeset
for help on using the changeset viewer.