view linux/shmem.h @ 7129:8f410b92f1a7

Plugin descriptions were moved to the man page.
author diego
date Thu, 29 Aug 2002 00:47:22 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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