wangzhengquan
2020-08-05 509cf5db80c1d8919e19e1e061f2014e1ff3caf7
src/queue/include/shm_mm.h
@@ -18,7 +18,7 @@
 */
void shm_destroy();
void* shm_malloc_by_key(int key, int size);
int shm_alloc_key();
#ifdef __cplusplus