- Timestamp:
- 11/23/09 21:04:05 (2 years ago)
- Children:
- a06075995c5ea9c4c473820cba03033e9c945a41
- Parents:
- 219c2a3ea81917d4c80814dce2c58f85dbcf2cf9
- git-committer:
- root <root@localhost.localdomain> / 2009-11-23T22:04:05Z+0100
- Files:
-
- 1 modified
-
com32/gplinclude/memory.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
com32/gplinclude/memory.h
rd7ddef rd8cf54 44 44 int detect_memory_e801(int*, int*); 45 45 int detect_memory_88(int*); 46 47 /* The following stuff could be merge once the addr_t will be set to 64bits. 48 * syslinux_scan_memory can be used for that purpose */ 46 49 unsigned long memsize_e820(struct e820entry *e820, int e820_nr); 47 50 int sanitize_e820_map(struct e820entry *orig_map, struct e820entry *new_bios, short old_nr);
