Skip to content

Commit

Permalink
docs: add link to syscall x86 instrn
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Apr 12, 2024
1 parent 1c53ec9 commit a26d2c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[windows-syscall][windows-syscall]: Windows `syscall`s for Rust
[windows-syscall][windows-syscall]: Windows [`syscall`][x86-syscall]s for Rust
========================================

[![windows-syscall GitHub Actions][github.img]][github]
Expand Down Expand Up @@ -51,3 +51,5 @@ fn main() {

[windows-syscall]: https://github.com/oberrich/windows-syscall
[create-issue]: https://github.com/oberrich/windows-syscall/issues/new

[x86-syscall]: https://www.felixcloutier.com/x86/syscall

0 comments on commit a26d2c3

Please sign in to comment.