view linux/shmem.h @ 2489:0ecc1b4f7cf8

Added ASF http server streaming (Not mms streaming). Fixed one bug in the ASF mms streaming. Fixed a typo in http.
author bertrand
date Fri, 26 Oct 2001 18:26:06 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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