view linux/shmem.h @ 3383:1842ec5916a4

width and height aren't mandatory anymore
author gabucino
date Sat, 08 Dec 2001 11:24:32 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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