forked from Imagelibrary/rtems
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mpc55xx/esci/esci.c: Add BSP_poll_char.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* mpc55xx/esci/esci.c: Add BSP_poll_char.
|
||||
|
||||
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
|
||||
|
||||
PR 1599/cpukit
|
||||
|
||||
@@ -690,3 +690,4 @@ static void mpc55xx_esci_output_char_init( char c)
|
||||
/** @} */
|
||||
|
||||
BSP_output_char_function_type BSP_output_char = mpc55xx_esci_output_char_init;
|
||||
BSP_polling_getchar_function_type BSP_poll_char = NULL;
|
||||
|
||||
Reference in New Issue
Block a user