Cosmetic changes to comments
This commit is contained in:
parent
7c4127c836
commit
2861636015
|
@ -33,10 +33,6 @@
|
|||
*
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Conditional Compilation Options
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Included Files
|
||||
**************************************************************************/
|
||||
|
@ -44,7 +40,7 @@
|
|||
#include "up_internal.h"
|
||||
|
||||
/**************************************************************************
|
||||
* Private Definitions
|
||||
* Pr-processor Definitions
|
||||
**************************************************************************/
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
|
|
|
@ -33,10 +33,6 @@
|
|||
*
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Conditional Compilation Options
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Included Files
|
||||
**************************************************************************/
|
||||
|
|
|
@ -33,10 +33,6 @@
|
|||
*
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Conditional Compilation Options
|
||||
**************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Included Files
|
||||
**************************************************************************/
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
#include "chip/switch.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Determine which (if any) console driver to use. If a console is enabled
|
||||
|
|
Loading…
Reference in New Issue