aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ion_ppc64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-18/+0
| | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
* sys/linux: add ion and ashmem devices supportDmitry Vyukov2018-01-091-0/+18
Note: ion supercedes the old android interface, which is moved to sys/android.