move startup.c to libopenocd

Moves the creation of startup_tcl.c from src/helper/ to src/.
Prepares to split the startup.tcl file into its per-module parts.
This commit is contained in:
Zachary T Welch
2009-11-17 08:30:51 -08:00
parent 59f32cbe53
commit 903daa796a
3 changed files with 25 additions and 10 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@
# editor files
*.swp
src/startup.tcl
startup_tcl.c
xscale_debug.h