view linux/shmem.h @ 4417:4f507d28716d

It seems that there no direct support for RGB24 :(
author nick
date Wed, 30 Jan 2002 10:04:43 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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