view linux/shmem.h @ 4085:dc0a91965b97

Support vobsub without index files. Fix off by one bug.
author kmkaplan
date Thu, 10 Jan 2002 20:12:12 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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