mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Fold LIBC_BITS into LIBC_INTRIN
This commit is contained in:
parent
625aa365f1
commit
05b8f82371
603 changed files with 1071 additions and 1211 deletions
4
third_party/zlib/adler32simd.c
vendored
4
third_party/zlib/adler32simd.c
vendored
|
@ -5,8 +5,8 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/emmintrin.internal.h"
|
||||
#include "libc/bits/tmmintrin.internal.h"
|
||||
#include "libc/intrin/emmintrin.internal.h"
|
||||
#include "libc/intrin/tmmintrin.internal.h"
|
||||
#include "third_party/zlib/internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue