view linux/shmem.h @ 473:ce84c478e9e5

added -mixer, -master
author gabucino
date Mon, 16 Apr 2001 10:22:34 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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