annotate input/lirc.h @ 7842:0e39a6112333

don't build dhahelper on PPC linux patch by Colin Leroy <colin@colino.net>
author arpi
date Tue, 22 Oct 2002 15:09:36 +0000
parents 5105f5da01d6
children d375383e1a48
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4432
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
1
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
2
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
3 int
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
4 mp_input_lirc_init(void);
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
5
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
6 void
5105f5da01d6 Added lirc support in input
albeu
parents:
diff changeset
7 mp_input_lirc_uninit(void);