view osdep/shmem.h @ 18327:c01faae45c83

Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
author reynaldo
date Fri, 28 Apr 2006 06:14:07 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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