mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
sourcefiles: Fix relative path in file header
This commit is contained in:
committed by
Xiang Xiao
parent
13535d8725
commit
330eff36d7
@@ -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,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:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user