view linux/shmem.h @ 5159:663ededc1961

sync the f* manual (with arpi's english changes)
author gabucino
date Sun, 17 Mar 2002 09:41:26 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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