about summary refs log blame commit diff stats
path: root/tools/iso/kernel.soso/random.h
blob: fae451f4aaa49bd7d9093e7826854ee1ebaa9878 (plain) (tree)
1
2
3
4
5
6





                        
#ifndef RANDOM_H
#define RANDOM_H

void initializeRandom();

#endif // RANDOM_H