Remove JIM_EMBEDDED symbol; not appropriate or necessary.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1790 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch 2009-05-14 22:20:00 +00:00
parent 30f6b1ebbc
commit 789b639a39
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
/* Jim is provied by eCos */
#include <cyg/jimtcl/jim.h>
#else
#define JIM_EMBEDDED
#include "jim.h"
#endif