view linux/shmem.h @ 4491:317df369e7e7

finally fixed no-opendivx compile problem
author rfelker
date Sun, 03 Feb 2002 01:42:02 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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