view osdep/shmem.h @ 10656:dc8057623941

sync with man page, 'remove dvdnav stuff, it does not work anyway'
author nauj27
date Mon, 18 Aug 2003 10:55:40 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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