view linux/shmem.h @ 6403:c0f189e49ee4

Background color now set by CSS, added doctype and default character set, as well as typos and some HTML fixes.
author diego
date Wed, 12 Jun 2002 23:53:28 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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