view osdep/shmem.h @ 9903:7d70e56f317a

10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
author alex
date Thu, 10 Apr 2003 15:07:59 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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