]> git.sur5r.net Git - openocd/commit
more command registration refactoring
authorZachary T Welch <zw@superlucidity.net>
Sat, 21 Nov 2009 21:33:32 +0000 (13:33 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 05:37:30 +0000 (21:37 -0800)
commit607634f967cf25630860794847dea770eb17a8f4
tree1e59aaa18de99dbecb2bfb6cd6a617998176961f
parent25a7ac2c756c78603c9c99d06f55717440409a23
more command registration refactoring

Split out the handler registration into its own function, and add a
few obviously missing NULL pointer error checking.
src/helper/command.c