view osdep/shmem.h @ 16521:3636c18a1b5e

Break up all long lines that were missed during the last reformatting round.
author diego
date Mon, 19 Sep 2005 15:23:15 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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