view osdep/shmem.h @ 17158:6f07bdc2d4e8

known bugs with P4 and SSE, small fixes based on a patch by compn < . tempn . @ . twmi . . . rr . . . com . >
author diego
date Sat, 10 Dec 2005 19:01:01 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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