Revert "print kernel stacktrace for exceptions in kernel"
This reverts commit eff1369cab.
This was in a working branch and I only intended to commit
exception.c. But I committed the exact inverse. Sorry.
This commit is contained in:
@@ -14,7 +14,7 @@ SRCS += smp.c
|
||||
.endif
|
||||
|
||||
DPADD+= ${LIBTIMERS} ${LIBSYS} ${LIBEXEC}
|
||||
LDADD+= -ltimers -lsys -lexec -lz
|
||||
LDADD+= -ltimers -lsys -lexec
|
||||
|
||||
CFLAGS += -D__kernel__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user