view osdep/shmem.h @ 16792:e8a77a6beb2e

Add a few more CPU models to the list. patch by Zuxy < zuxy == dot == meng == at == gmail == dot == com >
author diego
date Tue, 18 Oct 2005 08:22:27 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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