misc: Import misc.h in all files defining console_sendf()

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2022-05-13 11:22:47 -04:00
parent a6b3d2f18f
commit c14118e9c6
3 changed files with 3 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
#include <pru_virtio_ids.h> // VIRTIO_ID_RPMSG
#include <rsc_types.h> // resource_table
#include "board/io.h" // readl
#include "board/misc.h" // console_sendf
#include "command.h" // command_encode_add_frame
#include "compiler.h" // __section
#include "internal.h" // SHARED_MEM