From 903daa796a226152fe56245758c8388b79d12988 Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Tue, 17 Nov 2009 08:30:51 -0800 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f8a5381d..114fc057 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ # editor files *.swp +src/startup.tcl startup_tcl.c xscale_debug.h -- cgit v1.2.3