Add a growable sprintf memory buffer library
git-svn-id: svn://svn.berlios.de/openocd/trunk@2381 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -23,6 +23,7 @@ libhelper_la_SOURCES = \
|
||||
time_support.c \
|
||||
replacements.c \
|
||||
fileio.c \
|
||||
membuf.c \
|
||||
startup_tcl.c
|
||||
|
||||
if IOUTIL
|
||||
@@ -41,6 +42,7 @@ noinst_HEADERS = \
|
||||
types.h \
|
||||
log.h \
|
||||
command.h \
|
||||
membuf.h \
|
||||
time_support.h \
|
||||
replacements.h \
|
||||
fileio.h \
|
||||
|
||||
Reference in New Issue
Block a user