serenity/Kernel/Library
Sönke Holz d033add27f Kernel: Share __assertion_failed() implementation between architectures
I put the generic implementation in Assertions.cpp, since the
declaration is in Assertions.h.

The only change needed to make the x86-64 implementation generic was
replacing the cli with a Processor::disable_interrupts().
2024-10-30 18:42:21 -04:00
..
Assertions.cpp
Assertions.h
DoubleBuffer.cpp
DoubleBuffer.h
IOWindow.cpp
IOWindow.h
KBuffer.h
KBufferBuilder.cpp
KBufferBuilder.h
KLexicalPath.cpp
KLexicalPath.h
KString.cpp
KString.h
ListedRefCounted.h
LockRefPtr.h
LockWeakable.h
LockWeakPtr.h
MiniStdLib.cpp
MiniStdLib.h
NonnullLockRefPtr.h
Panic.cpp
Panic.h
ScopedCritical.cpp
ScopedCritical.h
StdLib.cpp
StdLib.h
UserOrKernelBuffer.cpp
UserOrKernelBuffer.h