mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-18 16:36:43 +00:00
Change-Id: I826b172087a09111c4f9934794f2a5c9e195e1ad GitOrigin-RevId: ed65bc8643bf5e909760dc632d856048e8aace62
10 lines
213 B
C
10 lines
213 B
C
#ifndef __CAMKES_BINDINGS_H__
|
|
#define __CAMKES_BINDINGS_H__
|
|
|
|
/* Warning, this file is autogenerated by cbindgen. Don't modify this manually.
|
|
*/
|
|
|
|
#define CAP_RELEASE 2147483648
|
|
|
|
#endif /* __CAMKES_BINDINGS_H__ */
|