mirror of https://git.musl-libc.org/git/musl
Browse Source
this was problematic because several archs don't define __WORDSIZE. we could add it, but I would rather phase this macro out in the long term. in our version of the headers, UINTPTR_MAX is available here, so just use it instead.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue