view linux/shmem.h @ 7578:f64b73e009af

1l - update len too in sliced mode
author arpi
date Tue, 01 Oct 2002 23:47:22 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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