view osdep/shmem.h @ 9512:883f38591d47

now all translations link to ../default.css
author gabucino
date Fri, 28 Feb 2003 19:58:12 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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