summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/darwin/386/rt0.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/darwin/386/rt0.s')
-rw-r--r--src/pkg/runtime/darwin/386/rt0.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/darwin/386/rt0.s b/src/pkg/runtime/darwin/386/rt0.s
index 5b52e912c..30b497f5e 100644
--- a/src/pkg/runtime/darwin/386/rt0.s
+++ b/src/pkg/runtime/darwin/386/rt0.s
@@ -4,5 +4,5 @@
// Darwin and Linux use the same linkage to main
-TEXT _rt0_386_darwin(SB),7,$0
+TEXT _rt0_386_darwin(SB),7,$0
JMP _rt0_386(SB)