view osdep/shmem.h @ 18361:e20114911d05

10l creating patches from root dir is already mentioned in item 2. roll back previous commit and make the text from item 2 a seperate item
author attila
date Sun, 30 Apr 2006 20:36:13 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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