refactor(write): adding a whitespace between segment and extern
This commit is contained in:
parent
0bfedb14e0
commit
13be686bcd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
segment .note.GNU-stack
|
segment .note.GNU-stack
|
||||||
|
|
||||||
extern __errno_location
|
extern __errno_location
|
||||||
|
|
||||||
section .text
|
section .text
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue