view linux/shmem.h @ 6450:07ffd7003dd8

wtf..10l to dunno..only use x11_common.c when x11 is detected
author atmos4
date Sun, 16 Jun 2002 14:03:54 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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