view linux/shmem.h @ 1226:f485bbe28f77

Another stable version
author eyck
date Mon, 25 Jun 2001 14:07:52 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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