view input/lirc.h @ 19251:cd6b211be811

Replace tremor files that had old headers saying "ALL REDISTRIBUTION RIGHTS RESERVED" with files taken from revision r3989 of upstream svn.
author uau
date Sun, 30 Jul 2006 01:41:58 +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);