Skip to content

Commit a26d2c3

Browse files
committed
docs: add link to syscall x86 instrn
1 parent 1c53ec9 commit a26d2c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[windows-syscall][windows-syscall]: Windows `syscall`s for Rust
1+
[windows-syscall][windows-syscall]: Windows [`syscall`][x86-syscall]s for Rust
22
========================================
33

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

5252
[windows-syscall]: https://github.com/oberrich/windows-syscall
5353
[create-issue]: https://github.com/oberrich/windows-syscall/issues/new
54+
55+
[x86-syscall]: https://www.felixcloutier.com/x86/syscall

0 commit comments

Comments
 (0)