mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +00:00
Everywhere: Remove all KERNEL #defines
This commit is contained in:
committed by
Andreas Kling
parent
de99dd2c89
commit
5ca2f4dfd7
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <AK/kmalloc.h>
|
||||
|
||||
#if defined(AK_OS_SERENITY) && !defined(KERNEL)
|
||||
#if defined(AK_OS_SERENITY)
|
||||
|
||||
# include <AK/Assertions.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user