2005-01-04 Joel Sherrill <joel@OARcorp.com>

* start/start.S: Remove warnings.
This commit is contained in:
Joel Sherrill
2005-01-04 23:27:17 +00:00
parent e1765dd452
commit fac9d06692
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-01-04 Joel Sherrill <joel@OARcorp.com>
* start/start.S: Remove warnings.
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove build-variant support.

View File

@@ -37,6 +37,7 @@ _start:
/*
* Here is the code to initialize the low-level BSP environment
* (Chip Select, PLL, ....?)
*/
/* Copy data from FLASH to RAM */
LDR r0, =_initdata /* load address of region */