view input/lirc.h @ 20428:19059fe62daa

fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net Original thread: Date: Oct 25, 2006 4:11 PM Subject: [MPlayer-dev-eng] [patch] compile issue on ppc64 (unresolved symbol)
author gpoirier
date Wed, 25 Oct 2006 14:41:55 +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);