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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,6 +13,7 @@
|
||||
# editor files
|
||||
*.swp
|
||||
|
||||
src/startup.tcl
|
||||
startup_tcl.c
|
||||
xscale_debug.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user