view osdep/shmem.h @ 20306:565df9b68536

Simplify OBJS handling.
author diego
date Thu, 19 Oct 2006 21:29:17 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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