aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/binder_ppc64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-38/+0
| | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
* sys/syz-extract: save unsupported consts to the const filesDmitry Vyukov2018-02-011-0/+1
| | | | | | | | | | | We currently print unsupported consts to console during make extract. But this is not very useful as there are too many output now. This also does not allow to understand what's unsupported in newly checked-in descriptions, or what's unsupported in all current decriptions. Save unsupported consts to the const files instead. This solves all of the above problems.
* sys/linux: add binder descriptionsDmitry Vyukov2017-11-271-0/+37