Link to syscall.md
Some checks are pending
CI / test (ubuntu-latest) (push) Waiting to run

This commit is contained in:
Toby Jaffey 2025-12-17 07:46:08 +00:00
parent 6989c3e067
commit 0bbe373b56

View file

@ -167,7 +167,7 @@ The best source of information is the header file [uvm32/uvm32.h](uvm32/uvm32.h)
A test coverage report is generated by running `make test` and is attached to each automated build.
Also see [doc/README.md](doc/README.md)
Also see [doc/README.md](doc/README.md) and [doc/syscall.md](doc/syscall.md)
## License