view linux/shmem.h @ 472:a25ba0fd865e

commiting yesterday's changes that accidently lost ;(((
author gabucino
date Mon, 16 Apr 2001 06:55:31 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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