mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Ooops accidentally committed some trash debug code
This commit is contained in:
@@ -87,10 +87,9 @@
|
||||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
void eMBInit(void); // REMOVE ME
|
||||
|
||||
void nsh_initialize(void)
|
||||
{
|
||||
eMBInit(); // REMOVE ME
|
||||
/* Mount the /etc filesystem */
|
||||
|
||||
(void)nsh_romfsetc();
|
||||
|
Reference in New Issue
Block a user