view input/lirc.h @ 16137:23b7f5476b61

we do not read from dmpi, so it doesn't have to be readable
author reimar
date Thu, 28 Jul 2005 15:47:30 +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);