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
/
random.h
blob: fae451f4aaa49bd7d9093e7826854ee1ebaa9878 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef RANDOM_H
#define RANDOM_H
void
initializeRandom
();
#endif
// RANDOM_H