view osdep/shmem.h @ 24726:451d93174da5

synced with r24082
author ptt
date Tue, 09 Oct 2007 12:44:18 +0000 (2007-10-09)
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source

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