From e4e659026fe9f1ad37ff156a6225d2382c899b89 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 8 Apr 2015 08:04:12 -0600 Subject: Make some file section headers more consistent with standard --- nuttx/arch/z80/src/common/up_udelay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/z80/src/common/up_udelay.c') diff --git a/nuttx/arch/z80/src/common/up_udelay.c b/nuttx/arch/z80/src/common/up_udelay.c index f03357418..b9545cc21 100644 --- a/nuttx/arch/z80/src/common/up_udelay.c +++ b/nuttx/arch/z80/src/common/up_udelay.c @@ -44,7 +44,7 @@ #ifdef CONFIG_BOARD_LOOPSPERMSEC /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ #define CONFIG_BOARD_LOOPSPER100USEC ((CONFIG_BOARD_LOOPSPERMSEC+5)/10) -- cgit v1.2.3