view linux/shmem.h @ 5407:e7034890adc5

the long standing /dev/sound/dspW => .../dsp (patch posted several times by several different people)
author pl
date Sat, 30 Mar 2002 19:25:11 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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