Files
recycled-ni-libstb-hal/libspark/lirmp_input.h
Stefan Seyfried 0d9db10799 spark: rename lt_dfbinput to lirmp_input
Origin commit data
------------------
Branch: master
Commit: 74c58d82aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 20:49:20 +01:00

8 lines
156 B
C

/* functions from lirmp_input.cpp */
#ifndef __LIRMP_INPUT_H_
#define __LIRMP_INPUT_H_
void start_input_thread(void);
void stop_input_thread(void);
#endif