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: b5503037f0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-08 (Sun, 08 Aug 2010)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
5 lines
86 B
C
5 lines
86 B
C
#ifndef __LT_DEBUG_H
|
|
#define __LT_DEBUG_H
|
|
void lt_debug(const char *fmt, ...);
|
|
#endif
|