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
@@ -48,7 +48,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -52,7 +52,7 @@
#ifdef CONFIG_BINFMT_CONSTRUCTORS
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -52,7 +52,7 @@
#ifdef CONFIG_BINFMT_CONSTRUCTORS
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -53,7 +53,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* CONFIG_DEBUG, CONFIG_DEBUG_VERBOSE, and CONFIG_DEBUG_BINFMT have to be
+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)
+1 -1
View File
@@ -50,7 +50,7 @@
#include <nuttx/binfmt/elf.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#undef ELF_DUMP_READDATA /* Define to dump all file data read */
+1 -1
View File
@@ -51,7 +51,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -51,7 +51,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#ifndef CONFIG_ELF_BUFFERINCR
+1 -1
View File
@@ -49,7 +49,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -48,7 +48,7 @@
#include "libelf.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -49,7 +49,7 @@
#include "libnxflat.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#ifndef MIN
+1 -1
View File
@@ -51,7 +51,7 @@
#include <nuttx/binfmt/nxflat.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* CONFIG_DEBUG, CONFIG_DEBUG_VERBOSE, and CONFIG_DEBUG_BINFMT have to be
+1 -1
View File
@@ -55,7 +55,7 @@
#include "libnxflat.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#ifndef MAX
+1 -1
View File
@@ -51,7 +51,7 @@
#include <nuttx/binfmt/nxflat.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#undef NXFLAT_DUMP_READDATA /* Define to dump all file data read */
+1 -1
View File
@@ -46,7 +46,7 @@
#include <nuttx/binfmt/nxflat.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -50,7 +50,7 @@
#include "libnxflat.h"
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************