view osdep/shmem.h @ 17456:b8ce59172e6a

100L m_option_copy should use the copy callback and not the set one.
author albeu
date Sun, 22 Jan 2006 12:43:14 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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