From ef7d0400b4b0ea8ad3bf8e3133c3fe5d9cb39fa7 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 18 Jan 2007 21:06:01 +0000 Subject: 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 --- software/include/digium_unused.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'software/include/digium_unused.h') 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 + -- cgit v1.2.3