From 3b70bf7ff006c615552dca49b6609affaacaa19e Mon Sep 17 00:00:00 2001 From: Huang Qi Date: Fri, 26 Jul 2024 23:16:40 +0800 Subject: [PATCH] samv7: Fix comment block in sam_rstc.h Signed-off-by: Huang Qi --- arch/arm/src/samv7/hardware/sam_rstc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/src/samv7/hardware/sam_rstc.h b/arch/arm/src/samv7/hardware/sam_rstc.h index 18960b978e..bb1a4aeba4 100644 --- a/arch/arm/src/samv7/hardware/sam_rstc.h +++ b/arch/arm/src/samv7/hardware/sam_rstc.h @@ -15,7 +15,7 @@ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. -y * + * ****************************************************************************/ #ifndef __ARCH_ARM_SRC_SAMV7_HARDWARE_SAM_RSTC_H