view linux/shmem.h @ 1443:024fca5abc79

better divx4 detection, --disable-divx4
author arpi
date Mon, 06 Aug 2001 00:07:53 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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