view linux/shmem.h @ 9255:c82e31b31194

my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
author alex
date Mon, 03 Feb 2003 18:41:41 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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