view linux/shmem.h @ 2100:6f6eb4f8e7a0

finished mov header and index processing
author arpi
date Fri, 05 Oct 2001 23:13:26 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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