view linux/shmem.h @ 6901:6d530f603312

igaz - corrected according to arpi
author gabucino
date Sun, 04 Aug 2002 19:10:07 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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