view linux/shmem.h @ 509:1b2cd175236f

add sub autodetect
author pontscho
date Wed, 18 Apr 2001 20:25:04 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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