mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Make progress towards aarch64 build
This commit is contained in:
parent
08ff26c817
commit
ca2860947f
15428 changed files with 25694 additions and 23138 deletions
|
@ -83,7 +83,7 @@ _woot: leave
|
|||
.type __init_rodata_end,@object
|
||||
.globl __init_rodata_start,__init_rodata_end
|
||||
.hidden __init_rodata_start,__init_rodata_end
|
||||
.align __SIZEOF_POINTER__
|
||||
.balign __SIZEOF_POINTER__
|
||||
.underrun
|
||||
__init_rodata_start:
|
||||
.previous/*
|
||||
|
@ -108,7 +108,7 @@ __init_rodata_end:
|
|||
.type __init_bss_end,@object
|
||||
.globl __init_bss_start,__init_bss_end
|
||||
.hidden __init_bss_start,__init_bss_end
|
||||
.align __SIZEOF_POINTER__
|
||||
.balign __SIZEOF_POINTER__
|
||||
.underrun
|
||||
__init_bss_start:
|
||||
.previous/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue