Armadillo
0.1.1
TheexpandableOS
src
include
common
k_rand.h
Go to the documentation of this file.
1
5
#ifndef __K_RAND_H_
6
#define __K_RAND_H_
7
14
int
rand
(
int
maximum);
15
16
int
krand(
int
max);
17
void
rand_init();
18
19
#endif
rand
int rand(int maximum)
Definition:
k_rand.c:6
Generated by
1.8.14