view linux/shmem.h @ 6040:d5c692754cf2

refresh and charset settings
author nell
date Fri, 10 May 2002 11:17:41 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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