#ifdef CONFIG_X86_32
# include "serial_32.h"
#else
# include "serial_64.h"
#endif