mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/bspstart.c: Remove ramStart to eliminate warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/bspstart.c: Remove ramStart to eliminate warning.
|
||||
|
||||
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Reformat.
|
||||
|
||||
@@ -58,7 +58,6 @@ void bsp_pretasking_hook(void)
|
||||
{
|
||||
void *heapStart;
|
||||
unsigned long heapSize;
|
||||
unsigned long ramSpace;
|
||||
extern int WorkspaceBase;
|
||||
|
||||
heapStart = (void *)
|
||||
|
||||
Reference in New Issue
Block a user