zyxel-revert/serial.h
2007-04-23 10:23:40 +02:00

7 lines
87 B
C

#ifndef _SERIAL_H_
#define _SERIAL_H_
int serial_init(void);
#endif /* _SERIAL_H_ */