Changeset 6532 in vbox for trunk/include
- Timestamp:
- Jan 28, 2008 6:10:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r5999 r6532 38 38 * @{ 39 39 */ 40 41 /** Enable dynamic allocation of guest physical RAM. */42 #define PGM_DYNAMIC_RAM_ALLOC43 40 44 41 /** Chunk size for dynamically allocated physical memory. */
Note:
See TracChangeset
for help on using the changeset viewer.