diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-03-28 08:41:54 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-28 09:27:56 +0200 |
commit | 3eb777e1807f52b51c812fe691b811da6af44d77 (patch) | |
tree | 8853f53391a5044f54d375ea894b8d9ddd074188 /tools/zlib | |
parent | 8839a939ee7681f8ca42846d05ce19b3df1e55d5 (diff) | |
download | upstream-3eb777e1807f52b51c812fe691b811da6af44d77.tar.gz upstream-3eb777e1807f52b51c812fe691b811da6af44d77.tar.bz2 upstream-3eb777e1807f52b51c812fe691b811da6af44d77.zip |
libs/zlib: fix implicit function declaration warning
Fixes following warning:
adler32.c:141:12: warning: implicit declaration of function 'NEON_adler32' [-Wimplicit-function-declaration]
141 | return NEON_adler32(adler, buf, len);
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'tools/zlib')
0 files changed, 0 insertions, 0 deletions