summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/ez80/ez80_serial.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-08 08:04:12 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-08 08:04:12 -0600
commite4e659026fe9f1ad37ff156a6225d2382c899b89 (patch)
treeb144aa622d6a6e793f30eee21508fc27a1467bbc /nuttx/arch/z80/src/ez80/ez80_serial.c
parent4ea70d6b219fe59bdcd2dd9ffcfa6a7cbdd2f9b4 (diff)
downloadpx4-nuttx-e4e659026fe9f1ad37ff156a6225d2382c899b89.tar.gz
px4-nuttx-e4e659026fe9f1ad37ff156a6225d2382c899b89.tar.bz2
px4-nuttx-e4e659026fe9f1ad37ff156a6225d2382c899b89.zip
Make some file section headers more consistent with standard
Diffstat (limited to 'nuttx/arch/z80/src/ez80/ez80_serial.c')
-rw-r--r--nuttx/arch/z80/src/ez80/ez80_serial.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/z80/src/ez80/ez80_serial.c b/nuttx/arch/z80/src/ez80/ez80_serial.c
index 38a4aa5f8..7436906ae 100644
--- a/nuttx/arch/z80/src/ez80/ez80_serial.c
+++ b/nuttx/arch/z80/src/ez80/ez80_serial.c
@@ -60,7 +60,7 @@
#ifdef USE_SERIALDRIVER
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************
@@ -778,7 +778,7 @@ int up_putc(int ch)
#else /* USE_SERIALDRIVER */
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
#ifdef CONFIG_UART1_SERIAL_CONSOLE