view linux/shmem.h @ 2470:9af9aa14afbc

fixed a wrong display_time value
author iive
date Thu, 25 Oct 2001 16:02:17 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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