musl/arch/arm/pthread_arch.h

5 lines
108 B
C

#define __pthread_self ((pthread_t (*)(void))0xffff0fe0)
#define CANCEL_REG_SP 16
#define CANCEL_REG_IP 18