view linux/shmem.h @ 5090:140e64b969e2

TVI BSD BT848 support
author alex
date Fri, 15 Mar 2002 16:10:29 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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