view linux/shmem.h @ 3292:7fa3a928631a

not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
author jaf
date Mon, 03 Dec 2001 19:13:34 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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