view linux/shmem.h @ 6691:34f22bad2a19

Sync by me(TM)
author atmos4
date Wed, 10 Jul 2002 04:03:56 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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