mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-17 08:00:32 +00:00
parent
5e069a64d4
commit
d932948fb4
954 changed files with 1095 additions and 1342 deletions
8
third_party/zlib/inffast.c
vendored
8
third_party/zlib/inffast.c
vendored
|
@ -5,10 +5,10 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "third_party/zlib/inffast.h"
|
||||
#include "third_party/zlib/inflate.h"
|
||||
#include "third_party/zlib/inftrees.h"
|
||||
#include "third_party/zlib/zutil.h"
|
||||
#include "third_party/zlib/inffast.internal.h"
|
||||
#include "third_party/zlib/inflate.internal.h"
|
||||
#include "third_party/zlib/inftrees.internal.h"
|
||||
#include "third_party/zlib/zutil.internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
zlib (zlib License)\\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue