- fixed
git-svn-id: http://moon:8086/svn/mips@164 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.file "init.s"
|
||||
|
||||
.text
|
||||
.align 2
|
||||
.section .init,"ax"
|
||||
.align 4
|
||||
.globl _init
|
||||
.extern end
|
||||
.extern main
|
||||
|
||||
_init:
|
||||
.set noreorder
|
||||
|
||||
Reference in New Issue
Block a user