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
/
mouse.h
blob: 573de4c7cbc61f431d3d1614f8800efe5e5f0772 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef MOUSE_H
#define MOUSE_H
void
initializeMouse
();
#endif
// MOUSE_H