view linux/shmem.h @ 7477:f607545e372a

removed unused
author jaf
date Sun, 22 Sep 2002 13:20:21 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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