forked from Imagelibrary/rtems
2007-03-09 Joel Sherrill <joel@OARcorp.com>
* bootcard.c: Change XXX to real comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-03-09 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bootcard.c: Change XXX to real comment.
|
||||
|
||||
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* vmeUniverse/vmeUniverse.c: Use size_t for sizes.
|
||||
|
||||
@@ -114,7 +114,7 @@ int boot_card(int argc, char **argv, char **envp)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* XXX
|
||||
* Invoke Board Support Package initialization routine written in C.
|
||||
*/
|
||||
|
||||
bsp_start();
|
||||
|
||||
Reference in New Issue
Block a user