view linux/shmem.h @ 6613:5cf616a755ac

Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>
author alex
date Sun, 30 Jun 2002 15:17:36 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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