view osdep/shmem.h @ 14534:eb1d1e19edf4

Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
author jheryan
date Tue, 18 Jan 2005 06:40:02 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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