|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <type.h>Go to the source code of this file.
Functions | |
| uint32_t | vxRand () |
| uint32_t vxRand | ( | ) |
Definition at line 18 of file rand.c.
References RAND_MAX, random_available, vxHPETGetMainCount(), and vxHPETIsAvailable().
Referenced by send_command().