view osdep/shmem.h @ 9945:3fc0faa861cb

Fix this 10L for wich i got so good bugreports :((( Thx to Sascha.
author albeu
date Sun, 20 Apr 2003 14:31:20 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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