view linux/shmem.h @ 7217:7527dc997596

rewrite eq interface and add *.rm to fs
author pontscho
date Sun, 01 Sep 2002 11:28:18 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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