view linux/shmem.h @ 8458:92a7bf835d98

2*10l=20l
author arpi
date Sun, 15 Dec 2002 17:05:35 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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