view linux/shmem.h @ 4986:eb57973314ae

common includes moved to private vd_internal.h
author arpi
date Thu, 07 Mar 2002 20:43:17 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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