view linux/shmem.h @ 6948:ab51ddbec0e1

small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
author atmos4
date Wed, 07 Aug 2002 21:51:10 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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