diff options
author | Andreas Kling <kling@serenityos.org> | 2021-12-26 18:10:35 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-26 21:22:59 +0100 |
commit | c6c786c992de0add4fcb27f9d163fe6c3b1becad (patch) | |
tree | e493cd7d23de8b3f5940db2d83480585263eb30d /Kernel/ProcessExposed.h | |
parent | 6eb48f7df642fc02ff766eddd31f15c6a2cfeb14 (diff) | |
download | serenity-c6c786c992de0add4fcb27f9d163fe6c3b1becad.zip |
Kernel: Remove kfree(), leaving only kfree_sized() :^)
There are no more users of the C-style kfree() API in the kernel,
so let's get rid of it and enjoy the new world where we always know
how much memory we are freeing. :^)
Diffstat (limited to 'Kernel/ProcessExposed.h')
0 files changed, 0 insertions, 0 deletions