forked from auracaster/openocd
cross compile fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@848 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -84,7 +84,7 @@ extern int fast_and_dangerous;
|
||||
|
||||
/* Integrate the JIM TCL interpretor into the command processing. */
|
||||
#include <stdarg.h>
|
||||
#ifdef __ECOS
|
||||
#if BUILD_ECOSBOARD
|
||||
/* Jim is provied by eCos */
|
||||
#include <cyg/jimtcl/jim.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user