#ifndef H_UART #define H_UART #include "common.h" int set_serial_device(int); int send_uart(struct prng **); #endif