view linux/shmem.h @ 3783:de6b00131e95

show a-v delay in osd (based on subdelay osd patch)
author arpi
date Thu, 27 Dec 2001 00:59:40 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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