view linux/shmem.h @ 1029:1c285eec0ba0

add and disable esd detection support ;)
author pontscho
date Tue, 05 Jun 2001 10:16:32 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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