source: trunk/pdr/include/ecdebug.h@ 5

Last change on this file since 5 was 5, checked in by bart, 17 years ago

Initial check in of port driver source

File size: 135 bytes
Line 
1#ifndef PDFDEBUG_INCLUDED
2#define PDFDEBUG_INCLUDED
3
4#ifdef DEBUG
5 #define _PMPRINTF_
6#endif
7#include "Pmprintf.h"
8
9#endif
Note: See TracBrowser for help on using the repository browser.