view linux/shmem.h @ 6059:c0ae8c0eda72

fix Arpi's bugs
author pontscho
date Sun, 12 May 2002 16:01:08 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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