view osdep/shmem.h @ 10747:cd4c523eaac4

more mmx and fix 100l sig11 in the previous mmx commit
author rfelker
date Sun, 31 Aug 2003 21:12:44 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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