summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/system-hosted.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/system-hosted.c')
-rw-r--r--firmware/target/hosted/system-hosted.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/hosted/system-hosted.c b/firmware/target/hosted/system-hosted.c
index fa492c1094..a8b7dc82d3 100644
--- a/firmware/target/hosted/system-hosted.c
+++ b/firmware/target/hosted/system-hosted.c
@@ -32,6 +32,7 @@
32#include "backlight-target.h" 32#include "backlight-target.h"
33#include "lcd.h" 33#include "lcd.h"
34#include "filesystem-hosted.h" 34#include "filesystem-hosted.h"
35#include "logf.h"
35 36
36/* to make thread-internal.h happy */ 37/* to make thread-internal.h happy */
37uintptr_t *stackbegin; 38uintptr_t *stackbegin;