mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
arch/renesas/include and arch/renesas/src: Fix spurious '=' in comments.
This commit is contained in:
committed by
Gregory Nutt
parent
ace25a78d9
commit
8189381285
@@ -36,7 +36,7 @@
|
||||
#ifndef __ARCH_RENESAS_INCLUDE_RX65N_LIMITS_H
|
||||
#define __ARCH_RENESAS_INCLUDE_RX65N_LIMITS_H
|
||||
|
||||
=/****************************************************************************
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
@@ -382,7 +382,7 @@ static inline void rx_mpc_disable(void)
|
||||
SYSTEM.PRCR.WORD = 0xa500u;
|
||||
}
|
||||
|
||||
=/****************************************************************************
|
||||
/****************************************************************************
|
||||
* Name: sci0_init_port
|
||||
*
|
||||
* Description:
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
#include "up_internal.h"
|
||||
#include "up_arch.h"
|
||||
|
||||
=/****************************************************************************
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user