view linux/shmem.h @ 4216:ffb8428f39e2

fix for Xwid (exceed 16 fourcc)
author nexus
date Thu, 17 Jan 2002 09:20:29 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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