view linux/shmem.h @ 5067:54fe37e1f1a7

some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!
author arpi
date Thu, 14 Mar 2002 02:26:49 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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