1#ifdef __i386__ 2#include <drivers/x86/uart.h> 3#elif __arm__ 4#include <drivers/aarch32/uart.h> 5#endif