view linux/shmem.h @ 5713:634fbb5dd181

I2C is also needed for G400 tvout
author gabucino
date Sat, 20 Apr 2002 04:16:24 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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