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);