view linux/shmem.h @ 4215:14b8bc735bf5

Use 'install' instead of 'cp'
author nick
date Thu, 17 Jan 2002 09:01:50 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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