mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Ooops accidentally committed some trash debug code
This commit is contained in:
parent
6ad0579b85
commit
4a2000e2ae
1 changed files with 1 additions and 2 deletions
|
|
@ -87,10 +87,9 @@
|
|||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
void eMBInit(void); // REMOVE ME
|
||||
|
||||
void nsh_initialize(void)
|
||||
{
|
||||
eMBInit(); // REMOVE ME
|
||||
/* Mount the /etc filesystem */
|
||||
|
||||
(void)nsh_romfsetc();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue