view linux/shmem.h @ 1260:3a58015415a6

spelling
author eyck
date Tue, 03 Jul 2001 11:35:10 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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