changed _end to __end because of namespace pollution
This commit is contained in:
parent
395e806665
commit
a80002e015
@ -73,9 +73,9 @@ Im2:
|
|||||||
.data4 1
|
.data4 1
|
||||||
.data4 0
|
.data4 0
|
||||||
.reghp:
|
.reghp:
|
||||||
.data4 _end
|
.data4 __end
|
||||||
.limhp:
|
.limhp:
|
||||||
.data4 _end
|
.data4 __end
|
||||||
hol0:
|
hol0:
|
||||||
.space 8
|
.space 8
|
||||||
.trppc:
|
.trppc:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user