view osdep/shmem.h @ 20710:635c41000a9f

fix typo (noticed by jerome.ferrari lappis com)
author kraymer
date Sun, 05 Nov 2006 20:17:51 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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