view linux/shmem.h @ 7915:283093551036

add ao_win32
author faust3
date Fri, 25 Oct 2002 16:25:41 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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