view osdep/shmem.h @ 16909:d341329c2c1a

Little fixes around ':' and spaces
author ptt
date Sat, 05 Nov 2005 01:02:18 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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