mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:57:36 +00:00
LibC: Add imaxdiv and lldiv
This commit is contained in:
parent
42a8186728
commit
857b0e1dc3
5 changed files with 74 additions and 0 deletions
|
@ -9,6 +9,7 @@ set(LIBC_SOURCES
|
|||
fenv.cpp
|
||||
getopt.cpp
|
||||
grp.cpp
|
||||
inttypes.cpp
|
||||
ioctl.cpp
|
||||
libcinit.cpp
|
||||
libgen.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue