view linux/shmem.h @ 3142:0f6cce3a8059

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


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