mirror of https://git.musl-libc.org/git/musl
Browse Source
dtv_copy, canary2, and canary_at_end existed solely to match multiple ABI and asm-accessed layouts simultaneously. now that pthread_arch.h can be included before struct __pthread is defined, the struct layout can depend on macros defined by pthread_arch.h.master
8 changed files with 19 additions and 18 deletions
Loading…
Reference in new issue