view osdep/shmem.h @ 14349:0f6e065a7efb

Synced with 1.837, typos form 1.831
author danny
date Tue, 04 Jan 2005 07:44:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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