view osdep/shmem.h @ 17090:49cc83ac227f

fix demux_ogg.c:371: warning: implicit declaration of function '_ilog'
author rathann
date Mon, 05 Dec 2005 01:25:31 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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