repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
arch
/
.unmaintained
/
ppc-native
/
boot
/
startup.s
blob
f2488090d24e7c483cf83ad25e978fde85ba2b3a
1
.section
".text"
2
.align 2
3
.globl _start
4
_start
:
5