Skip to content

Commit ef94822

Browse files
committed
Refactor: Change STATIC to static for consistency in openmv-libtf.cpp and tensorflow-microlite.c
1 parent 8f55981 commit ef94822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/microlite/xalloc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ void *xalloc0(size_t size);
2121
void xfree(void *mem);
2222
void *xrealloc(void *mem, size_t size);
2323
#endif // __XALLOC_H__
24+

0 commit comments

Comments
 (0)