view linux/shmem.h @ 4383:8a0d7bd2d193

avoids a warning
author pl
date Sun, 27 Jan 2002 17:16:10 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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