view linux/shmem.h @ 3305:27be0e71c0ee

Rage128 problems???
author nick
date Tue, 04 Dec 2001 09:22:53 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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