aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/sys_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* fuchsia: Fix the `extractor` tool.Julia Hansbrough2018-03-211-4/+0
| | | | | The include path in Zircon has changed; updated syz-extract/fuchsia.go to include this, and re-ran extract to get updated *.const files.
* sys/fuchsia: describe more syscallsDmitry Vyukov2017-09-251-16/+0
|
* sys/syz-extract: support fuchsiaDmitry Vyukov2017-09-251-3/+20
|
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-2/+0
|
* all: initial support for fuchsiaDmitry Vyukov2017-09-201-0/+5
Nothing works, but builds. Update #191