Commit Graph

2 Commits

Author SHA1 Message Date
Hendiadyoin1
4d97bd1c61 Kernel: Use correct asm-operands in x86 memset/memcpy
Co-Authored-By: Sönke Holz <sholz8530@gmail.com>
Co-Authored-By: Daniel Bertalan <dani@danielbertalan.dev>
2025-06-03 18:25:03 +02:00
Liav A
7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory
This has KString, KBuffer, DoubleBuffer, KBufferBuilder, IOWindow,
UserOrKernelBuffer and ScopedCritical classes being moved to the
Kernel/Library subdirectory.

Also, move the panic and assertions handling code to that directory.
2023-06-04 21:32:34 +02:00