Changeset 3588 for trunk/coreboot-v2/src/include/boot/coreboot_tables.h
- Timestamp:
- 09/22/08 15:07:20 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreboot-v2/src/include/boot/coreboot_tables.h
r3396 r3588 43 43 * See also: util/lbtdump/lbtdump.c 44 44 */ 45 46 /* AMD rs690 chip, declare global variables. */ 47 #if (CONFIG_GFXUMA == 1) 48 unsigned long uma_memory_start, uma_memory_size; 49 #endif 50 45 51 46 52 struct lb_uint64 {
