This commit is contained in:
Бранимир Караџић
2019-10-17 08:32:32 -07:00
parent 0f3bb82216
commit a9e8a24b60
3 changed files with 7 additions and 7 deletions

View File

@@ -12,12 +12,12 @@
# include <bx/cpu.h>
# include "crt0.h"
#elif BX_PLATFORM_ANDROID \
|| BX_PLATFORM_BSD \
|| BX_PLATFORM_HAIKU \
|| BX_PLATFORM_LINUX \
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_OSX \
|| BX_PLATFORM_PS4 \
|| BX_PLATFORM_BSD \
|| BX_PLATFORM_RPI
# include <pthread.h>
#elif BX_PLATFORM_WINDOWS \