view linux/shmem.h @ 2545:89e3bf3c0c4e

seek ebfore begin of the movie fixed
author arpi
date Mon, 29 Oct 2001 22:11:40 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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