repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkgin_all: script to auto-install all packages
[minix.git]
/
lib
/
libddekit
/
src
/
debug.h
blob
f2e590796be1a618c5f04c1e750176e2bd156d11
1
#ifndef DDEKIT_DEBUG_MACROS_H
2
#define DDEKIT_DEBUG_MACROS_H
3
4
#include <ddekit/printf.h>
5
#include <ddekit/debug.h>
6
7
#endif
/* DDEKIT_DEBUG_MACROS_H */