crt.s (121B)
1 .globl _start 2 3 # dummy crt.s file needed for scc libc Makefile 4 # This file is not actually used anywhere. 5 6 _start: 7 ret
9osExperimental kernel using plan9 ideas for embedded device | |
| git clone git://git.simple-cc.org/9os | |
| Log | Files | Refs | README | LICENSE |