mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
10 lines
192 B
ArmAsm
10 lines
192 B
ArmAsm
.globl far_fn
|
|
.type far_fn, %function
|
|
.set far_fn, 0x7fff0000
|
|
.globl far_fn1
|
|
.type far_fn1, %function
|
|
.set far_fn1, 0x80000000
|
|
.globl far_fn2
|
|
.type far_fn2, %function
|
|
.set far_fn2, 0x80000004
|