view linux/shmem.h @ 4034:73e945634181

slightly changed end message: - hint on development packages - suggestion of reading DOC/bugreports.html
author pl
date Mon, 07 Jan 2002 12:17:21 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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