forked from Imagelibrary/rtems
grlib: Remove NL -> CR in apbuart_outbyte_polled()
This is already done in rtems_putc().
This commit is contained in:
@@ -65,7 +65,6 @@ extern "C" {
|
||||
void apbuart_outbyte_polled(
|
||||
struct apbuart_regs *regs,
|
||||
unsigned char ch,
|
||||
int do_cr_on_newline,
|
||||
int wait_sent
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user