view linux/shmem.h @ 4328:2936f5445e0c

fixed num_of_packets and current_packet handling, bug found by Mike Melanson
author alex
date Wed, 23 Jan 2002 19:41:01 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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