changed _end to __end because of namespace pollution
This commit is contained in:
parent
30922a239d
commit
e91e983728
1 changed files with 2 additions and 2 deletions
|
@ -73,9 +73,9 @@ Im2:
|
|||
.data4 1
|
||||
.data4 0
|
||||
.reghp:
|
||||
.data4 _end
|
||||
.data4 __end
|
||||
.limhp:
|
||||
.data4 _end
|
||||
.data4 __end
|
||||
hol0:
|
||||
.space 8
|
||||
.trppc:
|
||||
|
|
Loading…
Reference in a new issue