view linux/shmem.h @ 3350:5ae3895b5b28

libdvdread + lib(dvd)css version number problems new Q/A : a libdvdread bug
author gabucino
date Thu, 06 Dec 2001 18:25:39 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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