mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
start libspark y copying libtriple
This commit is contained in:
7
libspark/lt_dfbinput.h
Normal file
7
libspark/lt_dfbinput.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* functions from lt_dfbinput.c */
|
||||
|
||||
#ifndef __LT_DFB_INPUT_H_
|
||||
#define __LT_DFB_INPUT_H_
|
||||
void start_input_thread(IDirectFB *dfb);
|
||||
void stop_input_thread(void);
|
||||
#endif
|
Reference in New Issue
Block a user