view osdep/shmem.h @ 12945:e6b756046bf5

avoid outoptimization of static variables patch by ismail d«Ónmez <ismail.donmez at gmail.com>
author faust3
date Tue, 03 Aug 2004 18:54:26 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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