* include/bootcard.h: Documentation.
This commit is contained in:
Sebastian Huber
2010-04-30 11:17:49 +00:00
parent 068a8240c6
commit 2984b7c19f
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -1,3 +1,7 @@
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bootcard.h: Documentation.
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* gdbstub/rtems-stub-glue.c: Remove warnings.
@@ -27,11 +31,11 @@
2009-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/irq-generic.h, src/irq-generic.c, src/irq-legacy.c,
src/irq-server: Update for interrupt handler type change.
src/irq-server.c: Update for interrupt handler type change.
2009-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bootcard: Update for heap API changes.
* bootcard.c: Update for heap API changes.
2009-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
+1 -1
View File
@@ -117,7 +117,7 @@ void bsp_get_work_area(
* - bsp_postdriver_hook()
* - rtems_initialize_start_multitasking()
* - 1st task executes C++ global constructors
* - .... appplication runs ...
* - .... application runs ...
* - exit
* - back to here eventually
* - bsp_cleanup()