view linux/shmem.h @ 8253:7eb9d868f2e9

configure now detects SDL automatically under Cygwin.
author diego
date Sat, 23 Nov 2002 01:29:47 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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