Rename *lldbg to *llerr

This commit is contained in:
Gregory Nutt
2016-06-11 14:55:27 -06:00
parent 86b79b33cf
commit e99301d7c2
646 changed files with 2688 additions and 2688 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
*/
#ifdef CONFIG_DEBUG_LEDS
# define leddbg lldbg
# define leddbg llerr
# define ledinfo llinfo
#else
# define leddbg(x...)