diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-05-20 00:17:35 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-05-20 00:17:35 -0400 |
commit | c648cefb27984db60474ec1747cbfde83c2856d0 (patch) | |
tree | c21f84ead60afcc5854eacb5fd82702c875670f9 /crt/x32 | |
parent | 390f93ef69153bf2087fcf3baa1776ad9a6765ab (diff) | |
download | musl-c648cefb27984db60474ec1747cbfde83c2856d0.tar.gz |
fix inconsistency in a_and and a_or argument types on x86[_64]
conceptually, and on other archs, these functions take a pointer to
int, but in the i386, x86_64, and x32 versions of atomic.h, they took
a pointer to void instead.
Diffstat (limited to 'crt/x32')
0 files changed, 0 insertions, 0 deletions