mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
libtriple: add lt_debug() for controllable debug output
This commit is contained in:
4
lib/libtriple/lt_debug.h
Normal file
4
lib/libtriple/lt_debug.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef __LT_DEBUG_H
|
||||
#define __LT_DEBUG_H
|
||||
void lt_debug(const char *fmt, ...);
|
||||
#endif
|
Reference in New Issue
Block a user