view linux/shmem.h @ 9260:ea27d0f2d90d

Small fixes and modelines moved to a more sensible place.
author diego
date Mon, 03 Feb 2003 22:08:32 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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