mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
add skeleton for Raspberry Pi support
no audio / video decoding, yet :-(
This commit is contained in:
5
raspi/init_lib.h
Normal file
5
raspi/init_lib.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef __INIT_TD_H
|
||||
#define __INIT_TD_H
|
||||
void init_td_api();
|
||||
void shutdown_td_api();
|
||||
#endif
|
Reference in New Issue
Block a user