mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
Origin commit data
------------------
Branch: master
Commit: 00fe1f2ed4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-02 (Thu, 02 Feb 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
6 lines
91 B
C
6 lines
91 B
C
#ifndef __INIT_TD_H
|
|
#define __INIT_TD_H
|
|
void init_td_api();
|
|
void shutdown_td_api();
|
|
#endif
|