oleavr-rgl-a500-mini-linux-.../arch/x86/boot/compressed/early_serial_console.c

10 lines
116 B
C
Raw Normal View History

2022-05-07 01:01:45 +02:00
#include "misc.h"
#ifdef CONFIG_EARLY_PRINTK
int early_serial_base;
#include "../early_serial_console.c"
#endif