Remove unsupported platforms.

This commit is contained in:
Branimir Karadžić
2023-11-03 21:41:32 -07:00
parent 610b8e4df1
commit a9ebe59e14
4 changed files with 5 additions and 37 deletions

View File

@@ -11,8 +11,6 @@
# 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 \