RTEMS  5.0.0
Functions | Variables
bspgetworkarea-default.c File Reference
#include <bsp.h>
#include <bsp/bootcard.h>

Functions

void bsp_work_area_initialize (void)
 

Variables

char WorkAreaBase []
 
char RamBase []
 
char RamSize []
 

Detailed Description

This routine is an implementation of the bsp_work_area_initialize() that can be used by all BSPs following linkcmds conventions regarding heap, stack, and workspace allocation.