view linux/shmem.h @ 1782:dce42eebfda4

win->state fix
author pontscho
date Thu, 30 Aug 2001 19:44:39 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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