diff input/lirc.h @ 4432:5105f5da01d6

Added lirc support in input
author albeu
date Thu, 31 Jan 2002 09:39:11 +0000
parents
children d375383e1a48
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/input/lirc.h	Thu Jan 31 09:39:11 2002 +0000
@@ -0,0 +1,7 @@
+
+
+int 
+mp_input_lirc_init(void);
+
+void
+mp_input_lirc_uninit(void);