view linux/shmem.h @ 2141:fa62c11857e8

SSA 2. felvonas (egyre jobban programozok!!!)
author laaz
date Tue, 09 Oct 2001 00:36:55 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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