We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f55981 commit ef94822Copy full SHA for ef94822
src/microlite/xalloc.h
@@ -21,3 +21,4 @@ void *xalloc0(size_t size);
21
void xfree(void *mem);
22
void *xrealloc(void *mem, size_t size);
23
#endif // __XALLOC_H__
24
+
0 commit comments