openocd/src/xsvf
Zachary T Welch ca594adb5a add const keyword to some APIs
Add 'const' keyword to 'char *' parameters to allow command handlers to
pass constant string arguments.  These changes allow the 'args' command
handler to be changed to 'const' in a subsequent patch.
2009-11-11 11:53:22 -08:00
..
Makefile.am XSVF: use svf_add_statemove() 2009-10-20 20:04:36 -07:00
xsvf.c add const keyword to some APIs 2009-11-11 11:53:22 -08:00
xsvf.h src/{server,pld,svf,xsvf}: remove 'extern' keyword 2009-11-09 09:44:33 -08:00