ecosboard: delete bit-rotted eCos code
[fw/openocd] / src / helper / command.h
index 01316a1a56d1c23292ac2bb3ec8411f515e3916d..7cd5cc4c76fcf23205f3acaf5a993e6d7879da97 100644 (file)
 
 #include <helper/types.h>
 
-/* Integrate the JIM TCL interpretor into the command processing. */
-#if BUILD_ECOSBOARD
-#include <stdio.h>
-#include <stdarg.h>
-#endif
-
 #include <jim.h>
 #include <jim-nvp.h>