X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Fdsp563xx_once.c;h=edca7f416ce7872fba55c00ac81edefc620cedd0;hb=0cd84000daab056dea61eb9d60cca538a3716acd;hp=0186751f0a545b9ecf6b55114c535577a97609c4;hpb=646ce814b4fb678b7d8d341afe0694c266112426;p=openocd.git diff --git a/src/target/dsp563xx_once.c b/src/target/dsp563xx_once.c index 0186751f0a..edca7f416c 100644 --- a/src/target/dsp563xx_once.c +++ b/src/target/dsp563xx_once.c @@ -21,7 +21,7 @@ #include "config.h" #endif -#include +#include #include "target.h" #include "target_type.h" @@ -30,7 +30,7 @@ #include "dsp563xx_once.h" /** single word instruction */ -int dsp563xx_once_ir_exec(struct jtag_tap *tap, uint8_t instr, uint8_t rw, +static int dsp563xx_once_ir_exec(struct jtag_tap *tap, uint8_t instr, uint8_t rw, uint8_t go, uint8_t ex) { dsp563xx_write_dr_u8(tap, 0, @@ -41,7 +41,7 @@ int dsp563xx_once_ir_exec(struct jtag_tap *tap, uint8_t instr, uint8_t rw, } /** single word instruction */ -int dsp563xx_once_ir_exec_nq(struct jtag_tap *tap, uint8_t instr, uint8_t rw, +static int dsp563xx_once_ir_exec_nq(struct jtag_tap *tap, uint8_t instr, uint8_t rw, uint8_t go, uint8_t ex) { dsp563xx_write_dr_u8(tap, 0,