view input/lirc.h @ 22329:e65d1a3e4e15

Support for PowerPC 440x embedded CPUs. Approved by Luca Barbato.
author rathann
date Sun, 25 Feb 2007 22:33:10 +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);