BAN/Kernel: Rework assertion/panic system
BAN/Assert.h does not need any includes meaning it can be included anywhere without problems.
This commit is contained in:
@@ -30,6 +30,8 @@ set(LIBC_SOURCES
|
||||
unistd.cpp
|
||||
math.S
|
||||
icxxabi.cpp
|
||||
|
||||
../BAN/BAN/Assert.cpp
|
||||
)
|
||||
|
||||
add_custom_target(libc-headers
|
||||
|
||||
Reference in New Issue
Block a user