view osdep/shmem.h @ 10856:503fb8a04360

patch by Guido Guenther <agx@sigxcpu.org>: "detects the ppc 7455 CPU and treats it as 7450"
author pl
date Fri, 12 Sep 2003 15:52:57 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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