RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Structures | Functions | Variables
bspgetworkarea.c File Reference

This source file contains the i386/pc386 implementation of _Memory_Get(). More...

#include <bsp.h>
#include <bsp/bootcard.h>
#include <rtems/sysinit.h>

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
 

Detailed Description

This source file contains the i386/pc386 implementation of _Memory_Get().