hotfix
This commit is contained in:
@@ -13,10 +13,18 @@
|
||||
.globalzp tmp1, tmp2, tmp3, tmp4
|
||||
.globalzp regbank
|
||||
|
||||
; FIXME: there must be a less ugly way to do this
|
||||
.ifp4510
|
||||
.else
|
||||
.ifp45GS02
|
||||
.else
|
||||
|
||||
; The following symbol is supplied for compatibility reasons only, it
|
||||
; will get removed in future versions. Using it will cause a linker
|
||||
; warning.
|
||||
.globalzp sp
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
||||
; The size of the register bank
|
||||
|
||||
Reference in New Issue
Block a user