Cosmetic changes to comments

This commit is contained in:
Gregory Nutt 2014-07-29 07:17:01 -06:00
parent 7c4127c836
commit 2861636015
4 changed files with 2 additions and 14 deletions

View File

@ -33,10 +33,6 @@
* *
**************************************************************************/ **************************************************************************/
/**************************************************************************
* Conditional Compilation Options
**************************************************************************/
/************************************************************************** /**************************************************************************
* Included Files * Included Files
**************************************************************************/ **************************************************************************/
@ -44,7 +40,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pr-processor Definitions
**************************************************************************/ **************************************************************************/
#ifdef __CYGWIN__ #ifdef __CYGWIN__

View File

@ -33,10 +33,6 @@
* *
**************************************************************************/ **************************************************************************/
/**************************************************************************
* Conditional Compilation Options
**************************************************************************/
/************************************************************************** /**************************************************************************
* Included Files * Included Files
**************************************************************************/ **************************************************************************/

View File

@ -33,10 +33,6 @@
* *
**************************************************************************/ **************************************************************************/
/**************************************************************************
* Conditional Compilation Options
**************************************************************************/
/************************************************************************** /**************************************************************************
* Included Files * Included Files
**************************************************************************/ **************************************************************************/

View File

@ -63,7 +63,7 @@
#include "chip/switch.h" #include "chip/switch.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Determine which (if any) console driver to use. If a console is enabled /* Determine which (if any) console driver to use. If a console is enabled