view linux/shmem.h @ 5248:f23cea00d19c

print meaningfull error message instead of "hmm, arpi said that isnt used...
author michael
date Thu, 21 Mar 2002 19:23:20 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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