mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-14 06:59:10 +00:00
Add <link.h> for absl
This commit is contained in:
parent
a11016e590
commit
8874a37abc
5 changed files with 99 additions and 0 deletions
|
@ -752,6 +752,8 @@ ape_loader_end:
|
|||
#if SupportsSystemv() || SupportsMetal()
|
||||
.section .elf.phdrs,"a",@progbits
|
||||
|
||||
.globl ape_phdrs
|
||||
ape_phdrs:
|
||||
.long PT_LOAD
|
||||
.long PF_R|PF_X
|
||||
.stub ape_cod_offset,quad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue