aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/system_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: update system syscall definitionsLaura Peskin2022-11-031-0/+21
- `zx_system_get_version` is deprecated in favor of `zx_system_get_version_string`. - ARM-only feature options are replaced with cross- arch options. - All syscalls from `system.fidl` are now defined in `system.txt`.