view osdep/shmem.h @ 9388:d6a1ab009794

update of links regarding tech/ dir
author nicolas
date Mon, 10 Feb 2003 18:56:03 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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