aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_random.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: regenerate constsDmitry Vyukov2022-08-101-1/+1
| | | | Regenerate consts on upstream 4e23eeebb2e57f5a28b36221aa776b5a1122dde5.
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-0/+10
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983