From 4ba8af7cbac3c618ac7d3095388bc1add50b5843 Mon Sep 17 00:00:00 2001 From: xross Date: Mon, 8 Jan 2018 16:37:22 +0000 Subject: [PATCH] Quick patch to fix #9 - should use header really --- lib_xua/src/core/audiohub/xua_audiohub.xc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib_xua/src/core/audiohub/xua_audiohub.xc b/lib_xua/src/core/audiohub/xua_audiohub.xc index e18d3c02..a8e857f4 100755 --- a/lib_xua/src/core/audiohub/xua_audiohub.xc +++ b/lib_xua/src/core/audiohub/xua_audiohub.xc @@ -1106,6 +1106,11 @@ static void dummy_deliver(chanend ?c_out, unsigned &command) } } +#if XUA_DFU_EN + [[distributable]] + void DFUHandler(server interface i_dfu i, chanend ?c_user_cmd); + #endif + void XUA_AudioHub(chanend ?c_mix_out #if (XUA_SPDIF_TX_EN) && (SPDIF_TX_TILE != AUDIO_IO_TILE) , chanend c_spdif_out