view linux/shmem.h @ 8877:c21430ed38a9

psnr more vstrict info another mpeg intro link
author michael
date Fri, 10 Jan 2003 21:10:32 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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