summaryrefslogtreecommitdiff
path: root/openpicc/application/dbgu.h
blob: 535ea08479bd47d4332d6835a832b70634ba7103 (plain)
1
2
3
4
5
6
#ifndef DBGU_H_
#define DBGU_H_

#define DEBUGPCRF(...) ;

#endif /*DBGU_H_*/
personal git repositories of Harald Welte. Your mileage may vary