Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dw2-decodedline.S
CommitLineData
4eee63bc
CD
1 .file "dw2-decodedline.c"
2 .file 1 "dw2-decodedline.c"
3 .file 2 "directory/file1.c"
4 .text
71ac97b2 5 .globl f1
4eee63bc
CD
6 .type f1, %function
7f1:
8 .loc 2 1 0
9 nop
10 .size f1, .-f1
71ac97b2 11 .globl main
4eee63bc
CD
12 .type main, %function
13main:
14 .loc 1 2 0
15 nop
16 .size main, .-main
This page took 0.296482 seconds and 4 git commands to generate.