view linux/shmem.h @ 896:d46de26aef48

there is another format that get detected as vplayers. Instead of tightening detection support that another format.
author eyck
date Mon, 28 May 2001 09:54:21 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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