Fix some debug macro defintions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1613 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
dd85c333d4
commit
79691fd97a
@ -197,6 +197,8 @@
|
||||
# endif
|
||||
# ifndef CONFIG_DEBUG_VERBOSE
|
||||
# define vdbg (void)
|
||||
# define llvdbg (void)
|
||||
# else
|
||||
# ifndef CONFIG_ARCH_LOWPUTC
|
||||
# define llvdbg (void)
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user