sourcefiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-08 18:39:04 -03:00
committed by Xiang Xiao
parent 13535d8725
commit 330eff36d7
1507 changed files with 1505 additions and 1508 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libc/machine/arm/armv7-m/math/arch_fabsf.c
* libs/libc/machine/arm/armv7-m/arch_fabsf.c
*
* This file is a part of NuttX:
*
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libc/machine/arm/armv7-m/math/arch_sqrtf.c
* libs/libc/machine/arm/armv7-m/arch_sqrtf.c
*
* This file is a part of NuttX:
*