index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kc
/
core
/
kprint.h
blob: 5b307a2d4baae38552689652511d975e847c3e88 (
plain
)
1
2
3
4
5
#pragma once int kputchar(int c); int kputs(const char *s);