view linux/shmem.h @ 5591:9243e8988e0f

Added aspect considerations.
author atmos4
date Sat, 13 Apr 2002 12:46:14 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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