diff --git a/channel/channelapp/source/main.c b/channel/channelapp/source/main.c index 4fa3bf6..7263921 100644 --- a/channel/channelapp/source/main.c +++ b/channel/channelapp/source/main.c @@ -111,7 +111,7 @@ static int patch_ahbprot_reset(void) } } -static void reset_cb(void) { +static void reset_cb(u32 irq, void *ctx) { #ifdef GDBSTUB gdb = true; #else