2007-03-09 Joel Sherrill <joel@OARcorp.com>

* bootcard.c: Change XXX to real comment.
This commit is contained in:
Joel Sherrill
2007-03-09 14:59:00 +00:00
parent d4b29afe5c
commit 9f59157783
2 changed files with 5 additions and 1 deletions

View File

@@ -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();