view osdep/shmem.h @ 14630:734239808489

Compile fix on non-x86
author reimar
date Tue, 01 Feb 2005 09:00:12 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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