scc

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

crt.s (58B)


      1 	.include	"../../netbsd/crt.s"
      2 	.include	"../crt-posix.s"