initial stub files for RNG device
FossilOrigin-Name: e219ea6c13612199b087c5eab8f729807563d2ab6a02ac004a3d656de1333eb3
This commit is contained in:
parent
7195099cfe
commit
ae37bd860c
3 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,7 @@ All other devices are optional and can be specified in any order.
|
|||
0007 | Network: Sockets | |
|
||||
0008 | Syscalls: Unix | |
|
||||
0009 | Scripting Hooks | |
|
||||
0010 | Random Number | |
|
||||
|
||||
# Device Details
|
||||
|
||||
|
@ -122,3 +123,5 @@ requires additional values.
|
|||
| | | and request selector (s2). The |
|
||||
| | | returned data is stored at the |
|
||||
| | | destination address (a). |
|
||||
|
||||
## 0010: Random Number Generator
|
||||
|
|
0
interfaces/io/rng.c
Normal file
0
interfaces/io/rng.c
Normal file
0
interfaces/io/rng.forth
Normal file
0
interfaces/io/rng.forth
Normal file
Loading…
Reference in a new issue