summaryrefslogtreecommitdiff
path: root/software/include/digium_unused.h
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2007-01-18 21:06:01 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:09:14 +0200
commitef7d0400b4b0ea8ad3bf8e3133c3fe5d9cb39fa7 (patch)
tree0dbcc06de0849d7111c041ec128c441da02919a7 /software/include/digium_unused.h
parent6c52d763eb9f6887ce7d09bb3b5913c80a816674 (diff)
update to PR47, and update test application to use GetCapacityPins
git-svn-id: http://svn.asterisk.org/svn/octasic_api/oct612x/trunk@23 537310ab-6354-42db-a3cc-247b777f7be6
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
+