view linux/shmem.h @ 6135:53a0e8f92bbd

more cpudetect cosmetics
author arpi
date Mon, 20 May 2002 01:00:51 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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