view linux/shmem.h @ 5385:b2549a1b444c

eeh, really remove keybinding for w/s for volume control. =)
author atmos4
date Fri, 29 Mar 2002 00:06:35 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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