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
/
null.h
blob: fffb0aabaa361bc05ad7963e09fc3ae158f64cf7 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef NULL_H
#define NULL_H
void
initializeNull
();
#endif
// NULL_H