view input/lirc.h @ 12278:1b7d7497b00d

Synced with 1.573, remove unwanted space at end of line
author danny
date Sun, 25 Apr 2004 18:24:57 +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);