Skip to content
Snippets Groups Projects
Commit 59abd48b authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Oops. Backout some debug code that was accidentally committed.

parent d4f3954b
No related branches found
No related tags found
No related merge requests found
......@@ -70,11 +70,10 @@
* any failure to indicate the nature of the failure.
*
****************************************************************************/
#include <stdio.h>
#ifdef CONFIG_LIB_BOARDCTL
int board_app_initialize(uintptr_t arg)
{
lib_dumpbuffer("stdin", stdin, sizeof(FILE));
#ifndef CONFIG_BOARD_INITIALIZE
sim_bringup();
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment