view linux/shmem.h @ 3318:a3739b590cf2

do not crash if can't get modelines (dga2.0)
author alex
date Tue, 04 Dec 2001 17:24:25 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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