view linux/shmem.h @ 9173:eeca9a1043cd

fixing af_volume vs PCM vs MASTER issue
author gabucino
date Thu, 30 Jan 2003 18:45:19 +0000 (2003-01-30)
parents 3b5f5d1c5041
children
line wrap: on
line source

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