view osdep/shmem.h @ 21715:9d96f4df253a

sync with r21655, based on a file conversion of help_mp-zh_CN.h file provided by Eric Wang, eric7wang gmail com
author kraymer
date Fri, 22 Dec 2006 22:56:07 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);