view linux/shmem.h @ 5641:85df37cde3d3

print version number, so we know if the user forgot to copy/install the driver
author michael
date Mon, 15 Apr 2002 20:54:28 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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