view linux/shmem.h @ 2036:029bad24d022

baz.. fixed wrong cvs merge.
author atmos4
date Mon, 01 Oct 2001 17:25:07 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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