kernel/arch/x86/boot/compressed/early_serial_console.c
2024-07-22 17:22:30 +08:00

6 lines
80 B
C

#include "misc.h"
int early_serial_base;
#include "../early_serial_console.c"