view osdep/shmem.h @ 16159:8dea435b3b3c

Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
author danny
date Mon, 01 Aug 2005 13:15:23 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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