index
:
camellia
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
arch
/
amd64
/
tty
/
tty.h
blob: a8f594cea8ffa446701b88a257c5e66fe55091e9 (
plain
)
1
2
3
4
#pragma once #include <stddef.h> void tty_init(void);