Loading...
1
2
3
4
5
6
7
8
9
# searching ppc directory as a fallback to avoid unnecessary code duplication
.PATH: ${.CURDIR}/ppc64/pthreads ${.CURDIR}/ppc/pthreads

MDSRCS += \
       init_cpu_capabilities.c \
       get_cpu_capabilities.s \
       pthread_set_self_64.s \
       pthread_self_64.s \
       pthread_getspecific_64.s