blob: 866eefa3d6874871072c8eed333445eab1613dcb [file] [log] [blame]
.text
.global _start
_start:
CALLR D0.0, external
CALLR D0.0, global
CALLR D0.0, local
.global global
global:
nop
local:
nop