**_/antares/src/lib/printk.c:17:15: warning: ‘p_stdin’ defined but not used [-Wunused-variable] static FILE *_p_stdin = &g_early_stdin; Let's do something with this.
**_/antares/src/lib/printk.c:17:15: warning: ‘p_stdin’ defined but not used [-Wunused-variable]
static FILE *_p_stdin = &g_early_stdin;
Let's do something with this.