view osdep/shmem.h @ 17514:95c1432f4312

1.218: typo, consistency 1.217: Try to only use a linebreak without hyphenation (\:) where it makes sense. 1.216: Unify the handling of escaped spaces. + some wording
author kraymer
date Mon, 30 Jan 2006 12:54:11 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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