view osdep/shmem.h @ 11873:9c66ef56b1b1

Fix the PJS (aka dunnowhat) subtitles patch by Salvador Eduardo Tropea <salvador@inti.gov.ar>
author attila
date Thu, 29 Jan 2004 10:53:19 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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