view linux/shmem.h @ 6515:138ff0a71119

Added HTTP basic authentication support
author bertrand
date Sun, 23 Jun 2002 09:17:52 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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