summaryrefslogtreecommitdiff
path: root/software/include/digium_unused.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/digium_unused.h')
-rw-r--r--software/include/digium_unused.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/software/include/digium_unused.h b/software/include/digium_unused.h
index e62543b..ecf382f 100644
--- a/software/include/digium_unused.h
+++ b/software/include/digium_unused.h
@@ -1,5 +1,6 @@
/* Define macros here to suppress functions from the API being built */
+#if 1
#define SKIP_Oct6100AdpcmChanOpenDef 1
#define SKIP_Oct6100AdpcmChanOpen 1
@@ -290,3 +291,7 @@
#define SKIP_OctApiLlm2ListItemData 1
#define SKIP_OctApiLlm2ListInsertItem 1
#define SKIP_OctApiLlm2ListRemoveItem 1
+#define SKIP_OctApiLlmMemCpy 1
+
+#endif
+