view linux/shmem.h @ 5867:bcaf7af53056

ICY found (mp3 stream) != sucess.
author albeu
date Sat, 27 Apr 2002 19:15:18 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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