view osdep/shmem.h @ 9452:22739ed7d801

win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work on solaris)
author jkeil
date Mon, 17 Feb 2003 18:21:01 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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