|
|
@@ -2,12 +2,15 @@ |
|
|
|
* Copyright (C) 2005 by Dominic Rath * |
|
|
|
* Dominic.Rath@gmx.de * |
|
|
|
* * |
|
|
|
* Copyright (C) 2007,2008 Øyvind Harboe * |
|
|
|
* Copyright (C) 2007,2008 Øyvind Harboe * |
|
|
|
* oyvind.harboe@zylin.com * |
|
|
|
* * |
|
|
|
* Copyright (C) 2008, Duane Ellis * |
|
|
|
* openocd@duaneeellis.com * |
|
|
|
* * |
|
|
|
* Copyright (C) 2008 by Spencer Oliver * |
|
|
|
* spen@spen-soft.co.uk * |
|
|
|
* * |
|
|
|
* This program is free software; you can redistribute it and/or modify * |
|
|
|
* it under the terms of the GNU General Public License as published by * |
|
|
|
* the Free Software Foundation; either version 2 of the License, or * |
|
|
@@ -4083,12 +4086,3 @@ jim_target( Jim_Interp *interp, int argc, Jim_Obj *const *argv ) |
|
|
|
|
|
|
|
return JIM_ERR; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* |
|
|
|
* Local Variables: *** |
|
|
|
* c-basic-offset: 4 *** |
|
|
|
* tab-width: 4 *** |
|
|
|
* End: *** |
|
|
|
*/ |