view linux/shmem.h @ 7435:c7a9bcecba07

d_width==screenwidth && -fs hopefully fixed
author arpi
date Wed, 18 Sep 2002 01:22:03 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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