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