view input/lirc.h @ 9685:4b85493952b4

synced to rc5 version
author mpt
date Tue, 25 Mar 2003 14:17:55 +0000
parents d375383e1a48
children 6ac1ece1f9fe
line wrap: on
line source



int 
mp_input_lirc_init(void);

int
mp_input_lirc_read(int fd,char* dest, int s);

void
mp_input_lirc_close(int fd);