Changeset 2998046 in mainline for arch/ia32/include/boot/memmap.h
- Timestamp:
- 2005-05-25T15:41:27Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fc9c4e1
- Parents:
- d5d2a3f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/boot/memmap.h
rd5d2a3f r2998046 41 41 #define MEMMAP_MEMORY_UNUSABLE 5 42 42 43 43 /* size of one entry */ 44 #define MEMMAP_E820_RECORD_SIZE 20 45 /* maximum entries */ 46 #define MEMMAP_E820_MAX_RECORDS 32 44 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.