view osdep/shmem.h @ 9603:f9222b8a5166

And 10L their, i should have started to read vop.txt sooner ;)
author albeu
date Sat, 15 Mar 2003 20:59:16 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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