#ifndef DRIVERS_UART_H #define DRIVERS_UART_H void uart_hexn(unsigned long); void uart_10(unsigned long); #endif