remove register_commands from etm_capture_driver
authorZachary T Welch <zw@superlucidity.net>
Mon, 23 Nov 2009 16:24:02 +0000 (08:24 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 05:37:36 +0000 (21:37 -0800)
commitf74e2e033a2ad082e5bef67d0ddedd1db3f58300
tree8f0e521332a6685085a38cd70660bf8f308060a4
parent66ee303456910f684244a20a0ac2e958d40b78cb
remove register_commands from etm_capture_driver

Converts callback to an array of command_registration records.
Moves oocd_trace driver definition to end of file to eliminate
useless forward declaration.
src/target/etb.c
src/target/etm.c
src/target/etm.h
src/target/etm_dummy.c
src/target/oocd_trace.c