riscv-openocd/src/svf
Zachary T Welch d22270e0ed command_handler_t: make argc unsigned
The number of command arguments will always be 0 or more, so use
the right type in handlers.  This has a cascading effect up through
the layers, but the new COMMAND_HANDLER macros prevented total chaos.
2009-11-13 10:55:27 -08:00
..
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
svf.c command_handler_t: make argc unsigned 2009-11-13 10:55:27 -08:00
svf.h src/{server,pld,svf,xsvf}: remove 'extern' keyword 2009-11-09 09:44:33 -08:00