summaryrefslogtreecommitdiff
path: root/AK/Assertions.cpp
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2023-02-10 11:42:54 +0100
committerAndreas Kling <kling@serenityos.org>2023-02-10 12:15:02 +0100
commit332b253a476ea5a6801230ca8b9fc220764a7cb3 (patch)
treec17629bb4f270453bc94f87cbc12ee2ccdd7f5da /AK/Assertions.cpp
parentbe25602d44fef78ce759f455403eb0546b61817a (diff)
downloadserenity-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/Assertions.cpp')
0 files changed, 0 insertions, 0 deletions