view osdep/shmem.h @ 23008:7fa1afcfb772

r22985: Move translatable strings from tv.c to help_mp* r23003: Remove duplicated line
author voroshil
date Fri, 20 Apr 2007 14:23:27 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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