view linux/shmem.h @ 1583:ca7bf882d2f8

ehh. mp_msgt->mp_msg
author arpi
date Sat, 18 Aug 2001 19:52:14 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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