view linux/shmem.h @ 9259:1a21ce1da8d8

fix idx
author pontscho
date Mon, 03 Feb 2003 22:06:07 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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