Kernel: Move dump_stacktrace from panic -> debug

This commit is contained in:
Bananymous
2023-01-25 22:28:18 +02:00
parent e87026f01d
commit aa0757e135
5 changed files with 20 additions and 28 deletions

View File

@@ -40,7 +40,6 @@ kernel/Input.o \
kernel/InterruptController.o \
kernel/kernel.o \
kernel/kmalloc.o \
kernel/Panic.o \
kernel/PIC.o \
kernel/PIT.o \
kernel/RTC.o \