view linux/shmem.h @ 855:044cfdebe60c

opendivx NEW_DECORE fixed
author arpi_esp
date Thu, 24 May 2001 01:19:29 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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