root/arch/x86/boot/compressed/early_serial_console.c

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "misc.h"
   2 
   3 int early_serial_base;
   4 
   5 #include "../early_serial_console.c"

/* [<][>][^][v][top][bottom][index][help] */