aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipc_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add {MSG,SEM,SHM}_STAT_ANYDmitry Vyukov2019-12-301-0/+3
|
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+55
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate