mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
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:
@@ -197,6 +197,8 @@
|
|||||||
# endif
|
# endif
|
||||||
# ifndef CONFIG_DEBUG_VERBOSE
|
# ifndef CONFIG_DEBUG_VERBOSE
|
||||||
# define vdbg (void)
|
# define vdbg (void)
|
||||||
|
# define llvdbg (void)
|
||||||
|
# else
|
||||||
# ifndef CONFIG_ARCH_LOWPUTC
|
# ifndef CONFIG_ARCH_LOWPUTC
|
||||||
# define llvdbg (void)
|
# define llvdbg (void)
|
||||||
# endif
|
# endif
|
||||||
|
|||||||
Reference in New Issue
Block a user