Add macro _C_, for debuing messages on non GNU-C platforms.
This commit is contained in:
parent
e192cb31b6
commit
a5acf3f69c
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
== Debug definitions
|
||||
============================================================================*/
|
||||
|
||||
#define _C_ , /// Debug , for non GNU-C compiler
|
||||
|
||||
#ifdef DEBUG // {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue