mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
WIP: Correct all typos (#498)
This commit is contained in:
parent
98254a7c1f
commit
ed205e98a1
79 changed files with 162 additions and 162 deletions
|
@ -51,7 +51,7 @@
|
|||
.previous
|
||||
.section .rodata,"a",@progbits
|
||||
.align __SIZEOF_POINTER__
|
||||
__ro: .endobj __ro,globl,hidden # ←for gdb readibility
|
||||
__ro: .endobj __ro,globl,hidden # ←for gdb readability
|
||||
.previous
|
||||
.section .data,"aw",@progbits
|
||||
.align __SIZEOF_POINTER__
|
||||
|
@ -60,7 +60,7 @@ __ro: .endobj __ro,globl,hidden # ←for gdb readibility
|
|||
.align __SIZEOF_POINTER__
|
||||
.previous
|
||||
.section .rodata.str1.1,"a",@progbits
|
||||
cstr: .endobj cstr,globl,hidden # ←for gdb readibility
|
||||
cstr: .endobj cstr,globl,hidden # ←for gdb readability
|
||||
.previous
|
||||
.section .head,"ax",@progbits
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue