view linux/shmem.h @ 8722:86c0d90cd841

Added patch that makes the dxr3 return to the previous tv norm when quiting.
author mswitch
date Thu, 02 Jan 2003 18:54:16 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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