view osdep/shmem.h @ 20056:3447c96e9cbf

r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit) r20051: some reformatting Additionally some typos fixed.
author voroshil
date Thu, 05 Oct 2006 04:51:57 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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