view input/lirc.h @ 15080:c5b69cb0ac3e

remove force_load_font stuff moved to sub.c
author henry
date Sat, 09 Apr 2005 22:45:47 +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);