view input/lirc.h @ 19659:3d709c2de791

Remove Alex from some maintainer positions that he no longer has. Approved by and committed for Alex whose machine is broken.
author diego
date Sun, 03 Sep 2006 19:49:23 +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);