Files
ladybird/Kernel/Heap
Andreas Kling 25e850ebb1 Kernel: Remove krealloc()
This was only used by a single class (AK::ByteBuffer) in the kernel
and not in an OOM-safe way.

Now that ByteBuffer no longer uses it, there's no need for the kernel
heap to burden itself with supporting this.
2021-07-11 14:14:51 +02:00
..
2021-07-11 14:14:51 +02:00
2021-07-11 14:14:51 +02:00
2021-07-11 14:14:51 +02:00