2013-12-20 11:10:42 +01:00

7 lines
91 B
C

#ifndef __UART0_H
#define __UART0_H
extern int uart0_handler_pid;
#endif /* __UART0_H */