misc: Import misc.h in all files defining console_sendf()
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "command.h" // DECL_CONSTANT
|
||||
#include "generic/io.h" // readb
|
||||
#include "generic/irq.h" // irq_disable
|
||||
#include "generic/misc.h" // console_sendf
|
||||
#include "board/internal.h" // NVIC_SystemReset
|
||||
#include "sched.h" // sched_wake_task
|
||||
|
||||
|
||||
Reference in New Issue
Block a user