[rendering] This simple trick didn't work...
[wikipediardware.git] / wiki-lib / include / malloc.h
blobe6ccef133a2d0db5244235fd64faa11565c47719
1 #ifndef MALLOC_H
2 #define MALLOC_H
4 void malloc_init(void);
6 #endif /* MALLOC_H */