Project

General

Profile

Download (148 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef DBGU_H_
2
#define DBGU_H_
3

    
4
#define DEBUGPCRF(...) while(0);
5
#define DEBUGPCR(...) while(0);
6
#define DEBUGP(...) while(0);
7

    
8
#endif /*DBGU_H_*/
(9-9/59)
Add picture from clipboard (Maximum size: 48.8 MB)