view linux/shmem.h @ 8088:59f4133fbab5

Updated docs with DXR3 overlay info Cleaned new sync code in dxr3 Renamed some internal variables to allow access from GUI
author mswitch
date Sun, 03 Nov 2002 20:05:39 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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