view input/lirc.h @ 7883:d375383e1a48

rewrote the lirc code to remove the fork patch by Albeu
author arpi
date Wed, 23 Oct 2002 22:23:12 +0000
parents 5105f5da01d6
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);