summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/z8_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/src/z8/z8_serial.c')
-rw-r--r--nuttx/arch/z80/src/z8/z8_serial.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/z80/src/z8/z8_serial.c b/nuttx/arch/z80/src/z8/z8_serial.c
index 758e6ae8e..a821f1863 100644
--- a/nuttx/arch/z80/src/z8/z8_serial.c
+++ b/nuttx/arch/z80/src/z8/z8_serial.c
@@ -62,7 +62,7 @@
extern uint32_t get_freq(void);
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* System clock frequency value from ZDS target settings */
@@ -791,7 +791,7 @@ int up_putc(int ch)
#else /* USE_SERIALDRIVER */
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
#ifdef CONFIG_UART1_SERIAL_CONSOLE