view input/lirc.h @ 9863:4c6c6c361f24

It should now be endian aware. Untested as i only have le box :( Would be cool if someone with a be,le network could test.
author albeu
date Sun, 06 Apr 2003 18:16:11 +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);