Go to the documentation of this file.
21 #ifndef ONIPLATFORMANDROID_ARM_H
22 #define ONIPLATFORMANDROID_ARM_H
25 #include "../Linux-x86/OniPlatformLinux-x86.h"
31 #undef ONI_PLATFORM_STRING
33 #define ONI_PLATFORM ONI_PLATFORM_ANDROID_ARM
34 #define ONI_PLATFORM_STRING "Android-Arm"
36 #ifdef HAVE_ANDROID_OS
37 #define ONI_PLATFORM_ANDROID_OS
39 #undef ONI_PLATFORM_STRING
40 #define ONI_PLATFORM_STRING "AndroidOS-Arm"
43 #endif // ONIPLATFORMANDROID_ARM_H