Add missing files.

This commit is contained in:
H.J. Lu 2010-09-07 17:52:32 +00:00
parent 3dbcc61de6
commit f4923a1611
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,7 @@
.section ".foo", "axl"
.global label1
label1:
nop
nop
nop

View File

@ -0,0 +1,6 @@
.section ".foo", "axl"
.global label2
label2:
nop
nop
nop