view linux/shmem.h @ 1650:7502b16bce63

make automatic subfile detection working with many files
author atlka
date Thu, 23 Aug 2001 11:33:58 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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