Ooops accidentally committed some trash debug code

This commit is contained in:
Gregory Nutt 2015-04-07 12:18:08 -06:00
parent 6ad0579b85
commit 4a2000e2ae

View File

@ -87,10 +87,9 @@
* None
*
****************************************************************************/
void eMBInit(void); // REMOVE ME
void nsh_initialize(void)
{
eMBInit(); // REMOVE ME
/* Mount the /etc filesystem */
(void)nsh_romfsetc();