view osdep/shmem.h @ 17355:7a99d216c6b7

convert some printfs to mp_msg
author rathann
date Tue, 10 Jan 2006 11:09:03 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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