Go to the documentation of this file. 21 #include "../../SDL_internal.h" 23 #ifndef _SDL_vivanteplatform_h 24 #define _SDL_vivanteplatform_h 26 #if SDL_VIDEO_DRIVER_VIVANTE 31 #define VIVANTE_PLATFORM_CAVIUM 32 #elif defined(MARVELL) 33 #define VIVANTE_PLATFORM_MARVELL 35 #define VIVANTE_PLATFORM_GENERIC 38 extern int VIVANTE_SetupPlatform(
_THIS);
39 extern void VIVANTE_CleanupPlatform(
_THIS);