hosted: fix warning when LOGF is enabled

Change-Id: I67b4cbf8899860411869399143424a0e55d0d4ca
This commit is contained in:
Solomon Peachy 2020-10-31 10:06:06 -04:00
parent 8e5c57a822
commit ce9e7e7122

View file

@ -32,6 +32,7 @@
#include "backlight-target.h"
#include "lcd.h"
#include "filesystem-hosted.h"
#include "logf.h"
/* to make thread-internal.h happy */
uintptr_t *stackbegin;