Support for the NX platform (#164)

This commit is contained in:
Codecat
2017-10-12 18:11:55 +02:00
committed by Branimir Karadžić
parent 026f9155d1
commit 0bb8c148bf
3 changed files with 8 additions and 2 deletions

View File

@@ -23,7 +23,8 @@
|| BX_PLATFORM_OSX \
|| BX_PLATFORM_PS4 \
|| BX_PLATFORM_RPI \
|| BX_PLATFORM_STEAMLINK
|| BX_PLATFORM_STEAMLINK \
|| BX_PLATFORM_NX
# include <sched.h> // sched_yield
# if BX_PLATFORM_BSD \
|| BX_PLATFORM_IOS \