mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/main.c: Update for boot_card command line change.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* startup/main.c: Update for boot_card command line change.
|
||||
|
||||
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* bsp_specs, startup/bspgetworkarea.c: Links hello again.
|
||||
|
||||
@@ -24,7 +24,7 @@ int main(
|
||||
char **argv
|
||||
)
|
||||
{
|
||||
boot_card();
|
||||
boot_card(0);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user