view linux/shmem.h @ 1197:80ca716ce5e9

Made surface locks switchable via preprocessor.
author atmosfear
date Sat, 23 Jun 2001 10:18:23 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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