On Thu, Jul 17, 2008 at 10:41 PM, Charles Hardin <[EMAIL PROTECTED]> wrote:
> move the jim inits out of openocd.c
> move array2mem and mem2array to target.c
> remove openocd_tcl.h and add jim into command.h
>
> this should be near the final incarnation of jim in command.c as an extension
> to the e
move the jim inits out of openocd.c
move array2mem and mem2array to target.c
remove openocd_tcl.h and add jim into command.h
this should be near the final incarnation of jim in command.c as an extension
to the existing command processing engine
Index: src/openocd_tcl.h
===