view linux/shmem.h @ 1670:a7a5a500d295

fix for debian potato
author eyck
date Thu, 23 Aug 2001 19:00:15 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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