Files
ladybird/Libraries/LibC/malloc.cpp
Andreas Kling 044b4cc090 LibC: Flatten malloc() and free()
This allows UE to ignore the full range of these functions instead of
just the malloc() and free() bodies.
2020-07-31 20:56:48 +02:00

14 KiB