view osdep/shmem.h @ 12161:8e4700721c38

removing checksum_threshold & keyframe prediction
author michael
date Fri, 09 Apr 2004 17:05:00 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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