12 lines
105 B
Text
12 lines
105 B
Text
# frv testcase for mnop
|
|
# mach: all
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global mnop
|
|
mnop:
|
|
mnop
|
|
|
|
pass
|