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