.globl does not accept comma's
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.set break,17
|
||||
.globl _sbrk, _brk
|
||||
.globl _sbrk
|
||||
.globl _brk
|
||||
.globl _end
|
||||
|
||||
.align 1
|
||||
|
||||
Reference in New Issue
Block a user