view osdep/shmem.h @ 23240:316732ab2b41

compile fix for regression introduced by r23254
author gpoirier
date Mon, 07 May 2007 22:22:27 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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