index
:
cuddles.git
master
cute x86-64 operating system, WIP ^w^. todo: https://pad.piratenpartei.at/p/cuddlesOS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stage3
/
rng.h
blob: fe83ff737e8636e5484edcbc4a0cc46f127046b5 (
plain
)
1
2
3
4
5
6
#ifndef RNG_H #define RNG_H int rand(); #endif