view linux/shmem.h @ 2986:8b68fbffe509

size of array was incorrect
author pl
date Sun, 18 Nov 2001 22:15:24 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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