index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
iso
/
kernel.soso
/
keyboard.h
blob: 0f28e9e3b1e4efeb7b6904a86ed4d5f269d8f08a (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef KEYBOARD_H
#define KEYBOARD_H
void
initializeKeyboard
();
#endif
// KEYBOARD_H