aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ashmem_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-12/+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/+12
Note: ion supercedes the old android interface, which is moved to sys/android.