Files
sparrow-kata-full/apps/system/interfaces/CamkesBindings.h
Cindy Liu 70b86c9c84 Update the cbindgen toml to re-enable clang-format check
Change-Id: I826b172087a09111c4f9934794f2a5c9e195e1ad
GitOrigin-RevId: ed65bc8643bf5e909760dc632d856048e8aace62
2022-10-06 18:53:48 +00:00

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__ */