equal
deleted
inserted
replaced
1728 # include "thread_linux_arm.hpp" |
1728 # include "thread_linux_arm.hpp" |
1729 #endif |
1729 #endif |
1730 #ifdef TARGET_OS_ARCH_linux_ppc |
1730 #ifdef TARGET_OS_ARCH_linux_ppc |
1731 # include "thread_linux_ppc.hpp" |
1731 # include "thread_linux_ppc.hpp" |
1732 #endif |
1732 #endif |
|
1733 #ifdef TARGET_OS_ARCH_aix_ppc |
|
1734 # include "thread_aix_ppc.hpp" |
|
1735 #endif |
1733 #ifdef TARGET_OS_ARCH_bsd_x86 |
1736 #ifdef TARGET_OS_ARCH_bsd_x86 |
1734 # include "thread_bsd_x86.hpp" |
1737 # include "thread_bsd_x86.hpp" |
1735 #endif |
1738 #endif |
1736 #ifdef TARGET_OS_ARCH_bsd_zero |
1739 #ifdef TARGET_OS_ARCH_bsd_zero |
1737 # include "thread_bsd_zero.hpp" |
1740 # include "thread_bsd_zero.hpp" |