forked from Imagelibrary/rtems
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* console/console.c: Fix warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* console/console.c: Fix warning.
|
||||||
|
|
||||||
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* startup/ithread.S: Removed. Now bspidle.S.
|
* startup/ithread.S: Removed. Now bspidle.S.
|
||||||
|
|||||||
@@ -117,7 +117,6 @@ rtems_device_driver console_initialize(
|
|||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
int i, uart0;
|
int i, uart0;
|
||||||
char console_name[16];
|
char console_name[16];
|
||||||
extern rtems_configuration_table Configuration;
|
|
||||||
|
|
||||||
rtems_termios_initialize();
|
rtems_termios_initialize();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user