mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
This commit is contained in:
@@ -372,7 +372,7 @@ void os_start(void)
|
||||
#endif
|
||||
int i;
|
||||
|
||||
sllinfo("Entry\n");
|
||||
sinfo("Entry\n");
|
||||
|
||||
/* Boot up is complete */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user