diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-11 13:11:59 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-11 14:21:49 +0100 |
commit | 4fcc637e29104f543c1bf278cc2481bfeb9ea3fa (patch) | |
tree | 773f704e342bb98d926778f1bbd5e874831e0fb8 /Kernel/Syscalls/getuid.cpp | |
parent | 96fb3d4a11ea161af4e56dcf371b3f75626b49ea (diff) | |
download | serenity-4fcc637e29104f543c1bf278cc2481bfeb9ea3fa.zip |
Kernel: Add MAKE_ALIGNED_ALLOCATED helper macro
This macro inserts operator new/delete into a class, allowing you
to very easily specify a specific heap alignment.
Diffstat (limited to 'Kernel/Syscalls/getuid.cpp')
0 files changed, 0 insertions, 0 deletions