view linux/shmem.h @ 7965:af50b41f0af8

Alex's 10l - fixed liblzo linking patch by Roberto Togni <r_togni@libero.it>
author arpi
date Tue, 29 Oct 2002 22:01:09 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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