scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

f1.s (80B)


      1 	.file	"f1.s"
      2 
      3 	.globl	f1
      4 	.globl	f2
      5 	.globl	f3
      6 f1:	.long	1
      7 
      8 	.data
      9 f4:	.long	9