mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
Clean old .source directive out of asm code
This commit is contained in:
parent
b149a9bcc4
commit
6c2fd9ecc6
269 changed files with 59 additions and 303 deletions
|
@ -47,7 +47,8 @@ _start:
|
|||
lea 8(%rsp),%rsi # argv
|
||||
lea 16(%rsp,%rbx,8),%rdx # envp
|
||||
mov %rsp,__oldstack(%rip)
|
||||
.frame0
|
||||
and $-16,%rsp
|
||||
xor %ebp,%ebp
|
||||
// bofram 9f
|
||||
.weak ape_idata_iat
|
||||
.weak ape_idata_iatend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue