view osdep/shmem.h @ 11929:d870d266634e

allow using of float fixed_quant
author iive
date Fri, 06 Feb 2004 23:45:53 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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