summaryrefslogtreecommitdiffstats
path: root/Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c')
-rw-r--r--Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c b/Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c
deleted file mode 100644
index 2db4656..0000000
--- a/Src/osmocombb/src/target/firmware/calypso/dsp_bootcode.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Calypso integrated DSP boot code */
-
-#define _SA_DECL (const uint16_t *)&(const uint16_t [])
-
-/* We don't really need any DSP boot code, it happily works with its own ROM */
-static const struct dsp_section *dsp_bootcode = NULL;
-
-#undef _SA_DECL
-