removed old global
This commit is contained in:
parent
1e02ebb0c6
commit
609eaa5460
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
.global _start
|
.global _start
|
||||||
.global sret_wrapper
|
|
||||||
.extern main
|
.extern main
|
||||||
|
|
||||||
.section .bss
|
.section .bss
|
||||||
|
|
Loading…
Add table
Reference in a new issue