* add missing .globl

git-svn-id: trunk@2267 -
This commit is contained in:
peter 2006-01-12 11:04:03 +00:00
parent 94f2b1d941
commit 49cf8154c1
4 changed files with 4 additions and 0 deletions

View File

@ -90,6 +90,7 @@ _haltproc2: # GAS <= 2.15 bug: generates larger jump if a label is e
.bss
.type __stkptr,@object
.size __stkptr,4
.global __stkptr
__stkptr:
.skip 4

View File

@ -107,6 +107,7 @@ ___fpc_ret_ebp:
.bss
.type __stkptr,@object
.size __stkptr,4
.global __stkptr
__stkptr:
.skip 4

View File

@ -72,6 +72,7 @@ ___fpucw:
.bss
.type __stkptr,@object
.size __stkptr,4
.global __stkptr
__stkptr:
.skip 4

View File

@ -120,6 +120,7 @@ ___fpc_ret_edi:
.type __stkptr,@object
.size __stkptr,4
.global __stkptr
__stkptr:
.skip 4