view osdep/shmem.h @ 16511:3a24be1b0a60

remove info frame repeating its problematic and controversical
author michael
date Sat, 17 Sep 2005 22:32:35 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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