view osdep/shmem.h @ 23867:5f32a5415726

r23852: af channels example for ffdca to ALSA reordering r23856: small wording improvement
author voroshil
date Sat, 28 Jul 2007 06:21:35 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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