mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-15 22:26:10 +00:00
parent
5e069a64d4
commit
d932948fb4
954 changed files with 1095 additions and 1342 deletions
4
third_party/zlib/inflateinit.S
vendored
4
third_party/zlib/inflateinit.S
vendored
|
@ -16,8 +16,8 @@
|
|||
│ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR │
|
||||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "third_party/zlib/zutil.h"
|
||||
#include "libc/macros.h"
|
||||
#include "third_party/zlib/zutil.internal.h"
|
||||
#include "libc/macros.internal.h"
|
||||
|
||||
inflateInit:
|
||||
mov $DEF_WBITS,%esi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue