view osdep/shmem.h @ 14862:ff63b650b30a

From Eng manpage 1.904: Remove -noxv and -forcexv command line options and replace them by suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the meaning of the option.
author gpoirier
date Tue, 01 Mar 2005 08:57:08 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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