view linux/shmem.h @ 7825:52818222a8be

endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
author michael
date Mon, 21 Oct 2002 16:57:02 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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