move options handling to separate file to better support embedded implementations...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 24 Feb 2008 21:11:09 +0000 (21:11 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 24 Feb 2008 21:11:09 +0000 (21:11 +0000)
commite258c6aeb6cd3ee8ea5dce769a5c6314a61dca8c
tree78d57d7b8e93175d80269aeee94eb264ee91a80d
parent90697ca389fb3c6229068734be43efd9a01e0326
move options handling to separate file to better support embedded implementations of OpenOCD

git-svn-id: svn://svn.berlios.de/openocd/trunk@334 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/helper/Makefile.am
src/helper/configuration.c
src/helper/options.c [new file with mode: 0644]