view linux/shmem.h @ 8332:8368a516019e

small updates, ATI TV-out, -vo directx:noaccel
author diego
date Tue, 03 Dec 2002 00:22:06 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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