Make some file section headers more consistent with standard

This commit is contained in:
Gregory Nutt
2015-04-08 08:29:03 -06:00
parent 16814e2b00
commit 48271cca05
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#define ELF_ALIGN_MASK ((1 << CONFIG_ELF_ALIGN_LOG2) - 1)