view linux/shmem.h @ 6287:a8cde1a66f6d

fix small typo
author attila
date Mon, 03 Jun 2002 19:21:58 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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