view osdep/shmem.h @ 22438:c0b8721ebf0d

10l, remove local-only file from ignore list
author kraymer
date Sun, 04 Mar 2007 15:47:11 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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