aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_kvm.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: regenerate const filesDmitry Vyukov2020-11-131-2/+2
| | | | | Regenerate consts on upstream 585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba. Fix vmw_vmci.txt const extraction.
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-0/+193
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983