view linux/shmem.h @ 6558:b379b061ce50

Read username/password from the -user -pass command line options.
author bertrand
date Tue, 25 Jun 2002 08:04:52 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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