summaryrefslogtreecommitdiffstats
path: root/bsps/include/grlib/apbuart.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/include/grlib/apbuart.h')
-rw-r--r--bsps/include/grlib/apbuart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/include/grlib/apbuart.h b/bsps/include/grlib/apbuart.h
index 2b68808ed5..2ca67b20e8 100644
--- a/bsps/include/grlib/apbuart.h
+++ b/bsps/include/grlib/apbuart.h
@@ -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
);