view linux/shmem.h @ 2560:be3b0871ef6d

now pressing [2] should work at once
author gabucino
date Tue, 30 Oct 2001 17:07:30 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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