view osdep/shmem.h @ 9568:ed8827c95386

Shut up some debug messages
author albeu
date Wed, 12 Mar 2003 14:58:55 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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