Ooops accidentally committed some trash debug code
This commit is contained in:
parent
6ad0579b85
commit
4a2000e2ae
@ -87,10 +87,9 @@
|
|||||||
* None
|
* None
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
void eMBInit(void); // REMOVE ME
|
|
||||||
void nsh_initialize(void)
|
void nsh_initialize(void)
|
||||||
{
|
{
|
||||||
eMBInit(); // REMOVE ME
|
|
||||||
/* Mount the /etc filesystem */
|
/* Mount the /etc filesystem */
|
||||||
|
|
||||||
(void)nsh_romfsetc();
|
(void)nsh_romfsetc();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user