libc/math: rename libc/math.csv to libm/libm.csv

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2023-03-22 21:43:06 +08:00 committed by Alan Carvalho de Assis
parent 87852e8cbe
commit 3428d15d04
2 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ $(MKSYMTAB):
# not need symbol tables.
CSVFILES = $(TOPDIR)$(DELIM)libs$(DELIM)libc$(DELIM)libc.csv
CSVFILES += $(TOPDIR)$(DELIM)libs$(DELIM)libc$(DELIM)math.csv
CSVFILES += $(TOPDIR)$(DELIM)libs$(DELIM)libm$(DELIM)libm.csv
# In the PROTECTED and KERNEL builds, the applications could link with
# libproxy which will provide symbol-compatible access to OS functions

View File

Can't render this file because it has a wrong number of fields in line 8.