view linux/shmem.h @ 6947:ab1bf337d8b0

messages moved from mencoder.c to helpmp??.h
author jaf
date Wed, 07 Aug 2002 18:24:25 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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