view linux/shmem.h @ 887:1e30c5b55cdb

prints kernel, gcc and binutils version
author arpi_esp
date Sat, 26 May 2001 21:26:03 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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