Removed by patch from Aleksey.

This commit is contained in:
Joel Sherrill
1998-09-21 00:39:47 +00:00
parent 3f92975714
commit 75e44fa33f

View File

@@ -293,4 +293,3 @@ rtems_device_driver console_control(
BSP_output_char_function_type BSP_output_char = outbyte;
BSP_polling_getchar_function_type BSP_poll_char = BSP_wait_polled_input;
void BSP_emergency_output_init() {}