mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Get life.com in MODE=tiny back down to 12kb
This commit is contained in:
parent
23b72eb617
commit
b90fa996b4
14 changed files with 199 additions and 72 deletions
|
@ -2,11 +2,11 @@
|
|||
.imp kernel32,__imp_CreateFileMappingW,CreateFileMappingW,0
|
||||
|
||||
.text.windows
|
||||
CreateFileMapping:
|
||||
__CreateFileMapping:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_CreateFileMappingW(%rip),%rax
|
||||
jmp __sysv2nt8
|
||||
.endfn CreateFileMapping,globl
|
||||
jmp __sysv2nt6
|
||||
.endfn __CreateFileMapping,globl
|
||||
.previous
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue