cortex: autostep correctly handle user breakpoint
[fw/openocd] / src / helper / command.h
index 01316a1a56d1c23292ac2bb3ec8411f515e3916d..e50fff2ec7ce46958822341fcae21ff53da27445 100644 (file)
 #ifndef COMMAND_H
 #define COMMAND_H
 
-#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>
 
 /* To achieve C99 printf compatibility in MinGW, gnu_printf should be