]> git.corax.cc Git - corax/commit
Make debug messages in heap.c depend on CONFIG_DEBUG_HEAP instead of CONFIG_DEBUG...
authorMatthias Kruk <m@m10k.eu>
Fri, 20 Sep 2019 05:00:43 +0000 (14:00 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 20 Sep 2019 05:00:43 +0000 (14:00 +0900)
commit1b680cd9341ecdd69e60167ac0c4c4ec732dd3c4
tree001916fb65d4a38f0e7df7ad1f8a8b6844dd8ff1
parent90996d84a4dcf84ecbb21efb8a3eaa84bf7ba5f2
Make debug messages in heap.c depend on CONFIG_DEBUG_HEAP instead of CONFIG_DEBUG since they cause a lot of output
kernel/arch/heap.c