mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
d033add27f
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(). |
||
---|---|---|
.. | ||
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 |