mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:07:44 +00:00
LibM: Move the math standard library to LibC
This commit is contained in:
parent
eef989f9ed
commit
81d46fa100
8 changed files with 5 additions and 10 deletions
|
@ -22,6 +22,7 @@ set(LIBC_SOURCES
|
|||
link.cpp
|
||||
locale.cpp
|
||||
malloc.cpp
|
||||
math.cpp
|
||||
mntent.cpp
|
||||
net.cpp
|
||||
netdb.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue