view osdep/shmem.h @ 14092:5a310666c054

dvd_aid_from_lang() should return -1 if lang was not found
author aurel
date Fri, 03 Dec 2004 14:14:29 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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