view linux/shmem.h @ 8243:d78b7cbcdf9c

OSD menu chapter, installation (ehh, incomplete yet.. But better than nothing for now)
author gabucino
date Wed, 20 Nov 2002 21:42:04 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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