![]() |
RTEMS 6.1-rc7
|
This source file contains the i386/pc386 implementation of _Memory_Get(). More...
Data Structures | |
struct | multiboot_info |
Functions | |
RTEMS_SYSINIT_ITEM (bsp_memory_initialize, RTEMS_SYSINIT_MEMORY, RTEMS_SYSINIT_ORDER_MIDDLE) | |
const Memory_Information * | _Memory_Get (void) |
Return the memory information of this platform. | |
Variables | |
char | WorkAreaBase [] |
char | HeapSize [] |
char | RamSize [] |
struct multiboot_info | _boot_multiboot_info |
uint32_t | bsp_mem_size = 0 |
This source file contains the i386/pc386 implementation of _Memory_Get().