view osdep/shmem.h @ 15514:891258368319

Fix overly long lines that mess up output.
author diego
date Wed, 18 May 2005 23:02:46 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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