view osdep/shmem.h @ 15290:7a56eccbfcc6

sync with 1.948: af_volnorm method suboption
author gpoirier
date Fri, 29 Apr 2005 11:11:59 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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