diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-09-13 15:34:21 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-09-15 16:02:37 +0200 |
| commit | 18e96021edb8f4de80626d7f50240964e37d570e (patch) | |
| tree | 920bc3f7d064868bc4bfb21c8e6663bff1797c0d /sys/linux/random_ppc64le.const | |
| parent | 4a7f7fab1ecf47d82fc2b403b57d3cf9b5836398 (diff) | |
sys: move linux descriptions to sys/linux
Diffstat (limited to 'sys/linux/random_ppc64le.const')
| -rw-r--r-- | sys/linux/random_ppc64le.const | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/random_ppc64le.const b/sys/linux/random_ppc64le.const new file mode 100644 index 000000000..d59dedb51 --- /dev/null +++ b/sys/linux/random_ppc64le.const @@ -0,0 +1,7 @@ +# AUTOGENERATED FILE +RNDADDENTROPY = 2148028931 +RNDADDTOENTCNT = 2147766785 +RNDCLEARPOOL = 536891910 +RNDGETENTCNT = 1074024960 +RNDZAPENTCNT = 536891908 +__NR_ioctl = 54 |
