ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git] / sim / testsuite / frv / nop.cgs
blob7180066ce9c034816aaea4a51f0b41937ede9f2a
1 # frv testcase for nop
2 # mach: all
4         .include "testutils.inc"
6         start
8         .global nop
9 nop:
10         nop
12         pass