view linux/shmem.h @ 832:369697a87773

- some more introductionary words; no real flesh yet however ;-( (got to go to bed) cvs: ----------------------------------------------------------------------
author acki2
date Thu, 17 May 2001 23:35:51 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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