view osdep/shmem.h @ 16791:fe601b7b10c8

Add a note about the "synce with 1.XXX" line that should be in every translated console message file.
author diego
date Mon, 17 Oct 2005 22:46:48 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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