10 lines
185 B
ArmAsm
10 lines
185 B
ArmAsm
|
;
|
||
|
; 2017-06-26, Greg King
|
||
|
;
|
||
|
; unsigned char __fastcall__ revers (unsigned char onoff)
|
||
|
;
|
||
|
|
||
|
.import return0
|
||
|
|
||
|
.export _revers := return0 ; no attribute
|