view osdep/shmem.h @ 18756:9368c4bd503b

full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com, relayed by ismail d«Ónmez, On the behalf of Pardus Linux Team
author gpoirier
date Mon, 19 Jun 2006 20:06:24 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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