8 lines
137 B
ArmAsm
8 lines
137 B
ArmAsm
;
|
|
; Oliver Schmidt, 2020-06-04
|
|
;
|
|
|
|
.export joy_libref
|
|
.import _get_ostype
|
|
|
|
joy_libref := _get_ostype
|