view osdep/shmem.h @ 23519:9179c92d65f9

removed a forgotten part in english plus small corrections
author ptt
date Sun, 10 Jun 2007 18:24:34 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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