index
:
pmd-red
code
libc
master
memory
Pokémon Mystery Dungeon: Red Rescue Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
sys
/
go32
/
writestub.c
blob: ae1b993595a5fb4cd65714674289381828f247c0 (
plain
)
1
2
3
4
5
6
sswrite(a,b,c) { /*write(1,"writing\n",9);*/ return write_real(a,b,c); }