summaryrefslogtreecommitdiffhomepage
path: root/digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h')
-rw-r--r--digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h b/digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h
new file mode 100644
index 00000000..97d9f459
--- /dev/null
+++ b/digital/zigbit/bitcloud/stack/Components/ZCL/include/eccAux.h
@@ -0,0 +1,11 @@
+#ifndef _ECCAUX_H
+#define _ECCAUX_H
+
+#define YIELD_LEVEL 0
+int yield(void);
+
+extern unsigned char msgDigest[];
+
+#endif //#ifndef _ECCAUX_H
+
+//eof eccAux.h \ No newline at end of file