diff options
author | Tim Schumacher <timschumi@gmx.de> | 2023-02-10 11:42:54 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-02-10 12:15:02 +0100 |
commit | 332b253a476ea5a6801230ca8b9fc220764a7cb3 (patch) | |
tree | c17629bb4f270453bc94f87cbc12ee2ccdd7f5da /AK/AllOf.h | |
parent | be25602d44fef78ce759f455403eb0546b61817a (diff) | |
download | serenity-332b253a476ea5a6801230ca8b9fc220764a7cb3.zip |
AK: Provide `is_errno` for Kernel Errors
It wouldn't make much sense on its own (as the Kernel only has errno
Errors), but it's an easy fix for not having to ifdef away every single
usage of `is_errno` in code that is shared between Userland and Kernel.
Diffstat (limited to 'AK/AllOf.h')
0 files changed, 0 insertions, 0 deletions