view osdep/shmem.h @ 11681:4204af4b61a1

VAX architecture support (tested on VAXstation 4000/VLC)
author gabucino
date Thu, 25 Dec 2003 12:05:28 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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