summaryrefslogtreecommitdiff
path: root/firmware/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/debug.c')
-rw-r--r--firmware/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/debug.c b/firmware/debug.c
index 5cc032b..0989e80 100644
--- a/firmware/debug.c
+++ b/firmware/debug.c
@@ -222,6 +222,7 @@ void debugf(const char *fmt, ...)
void debug_init(void)
{
}
+extern void *stderr;
void debugf(const char *fmt, ...)
{