-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export more functions from Stubs.Syscall.*
`Stubs.Syscall.{AArch32,X86_64}.Linux` wasn't exporting functionality to determine the argument and result registers for system calls, which proves inconvenient for downstream usage. This patch exports these functions, much in the same vein as #17.
- Loading branch information
1 parent
20f35cd
commit 6639aa7
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters