aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/misc.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: updated misc syscalls definitionsAnge Albertini2022-10-311-1/+2
|
* sys/fuchsia: remove nonexistent system calls (#3315)Chris Palmer2022-08-161-1/+0
| | | Co-authored-by: Chris Palmer <palmer@google.com>
* sys/fuchsia: update misc system calls (#3296)Chris Palmer2022-08-121-0/+16
* sys/fuchsia: update misc system calls Adds `ticks_get_via_kernel` and moves some from other files into misc.txt. Co-authored-by: Chris Palmer <palmer@google.com>