view linux/shmem.h @ 2623:0d8f8d313f9c

fixed fault with --help
author alex
date Fri, 02 Nov 2001 02:21:57 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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