Files
O2EM-Core/clean/src/debug.h
T
2014-08-29 14:40:54 -05:00

15 lines
82 B
C
Executable File

#ifndef DEBUG_H
#define DEBUG_H
void debug(void);
#endif /* DEBUG_H */