You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
238 B
14 lines
238 B
7 months ago
|
.global far
|
||
|
.type far,%function
|
||
|
far = 0x202001c
|
||
|
|
||
|
.global too_far1
|
||
|
.type too_far1,%function
|
||
|
too_far1 = 0x2030008
|
||
|
.global too_far2
|
||
|
.type too_far2,%function
|
||
|
too_far2 = 0x203000c
|
||
|
.global too_far3
|
||
|
.type too_far3,%function
|
||
|
too_far3 = 0x2030010
|