mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
Placate linker
This commit is contained in:
@@ -3,6 +3,7 @@ bits 64
|
|||||||
extern _start_odin
|
extern _start_odin
|
||||||
global _start
|
global _start
|
||||||
|
|
||||||
|
section .note.GNU-stack
|
||||||
section .text
|
section .text
|
||||||
|
|
||||||
;; Entry point for programs that specify -no-crt option
|
;; Entry point for programs that specify -no-crt option
|
||||||
|
|||||||
Reference in New Issue
Block a user