aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: another batch of syz-check fixesDmitry Vyukov2019-12-181-0/+7
| | | | Update #590
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+780
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