view linux/shmem.h @ 3145:78e11396f431

runtime cpu detection
author michael
date Mon, 26 Nov 2001 21:55:22 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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