view linux/shmem.h @ 6053:759c5a3314a2

-vo gif - by Joey Parrish <joey@yunamusic.com>
author arpi
date Sun, 12 May 2002 01:07:25 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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