mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
13 lines
105 B
Plaintext
13 lines
105 B
Plaintext
|
# frv testcase for mnop
|
||
|
# mach: all
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global mnop
|
||
|
mnop:
|
||
|
mnop
|
||
|
|
||
|
pass
|