view osdep/shmem.h @ 15222:35fd849cf8fc

Correct description for -tv adevice=...
author reimar
date Wed, 20 Apr 2005 11:52:30 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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