view osdep/shmem.h @ 14143:9e3c885b72be

Some fixes and better wording, remove alsa9 and alsa1x audio output drivers and make some numeric options line up properly.
author diego
date Sat, 11 Dec 2004 17:02:45 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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