xref: /linux/arch/x86/boot/compressed/early_serial_console.c (revision cc3ae7b0af27118994c1e491382b253be3b762bf)
1 #include "misc.h"
2 
3 int early_serial_base;
4 
5 #include "../early_serial_console.c"
6