view linux/shmem.h @ 4376:118ae69769be

Oops forgot to remove debug message :)
author anders
date Sun, 27 Jan 2002 11:09:55 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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