hosted: fix warning when LOGF is enabled
Change-Id: I67b4cbf8899860411869399143424a0e55d0d4ca
This commit is contained in:
parent
8e5c57a822
commit
ce9e7e7122
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue