projects
/
wincetools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Include stdio.h.
[wincetools.git]
/
loader
/
debug.h
1
#include <stdio.h>
2
3
/* Debugging output. FIXME: For now... */
4
#define TRACE printf
5
#define ERR printf