view osdep/shmem.h @ 11520:dd17c00dff68

Commands should be in <command> tags, better wording.
author diego
date Mon, 24 Nov 2003 23:44:00 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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