@@ -0,0 +1,9 @@
#ifndef H_UART
#define H_UART
#include "common.h"
int set_serial_device(int);
int send_uart(struct prng **);
#endif
The note is not visible to the blocked user.