added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / arch / .unmaintained / ppc-native / boot / startup.s
blobf2488090d24e7c483cf83ad25e978fde85ba2b3a
1 .section ".text"
2 .align 2
3 .globl _start
4 _start: