Fix the build for Orbis and PSP2
authorJosh Peterson <petersonjm1@gmail.com>
Wed, 1 Aug 2018 19:27:59 +0000 (22:27 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 1 Aug 2018 19:27:59 +0000 (22:27 +0300)
commitb64b702aa034b405d909b82aca7d55c25c37c454
tree212271747c10dbb88fd25d08c2b959cfac96c1ee
parent24341be82a41fde6cfddcb470bceb3a1720fffa0
Fix the build for Orbis and PSP2
(part of commit 0f9ef2d from Unity-Technologies/bdwgc)

Issue #173 (bdwgc).

* include/private/pthread_stop_world.h [!GC_OPENBSD_UTHREADS && !NACL]
(thread_stop_info): Do not define last_stop_count if SN_TARGET_ORBIS
or SN_TARGET_PSP2.
* include/private/pthread_stop_world.h [!NACL && SN_TARGET_ORBIS]
(thread_stop_info): Declare registers field.
include/private/pthread_stop_world.h