Skip to content

Use the syscall number definitions from syscall module#26

Open
jeffmahoney wants to merge 1 commit intojsipprell:masterfrom
jeffmahoney:use-syscall-module-for-syscall-numbers
Open

Use the syscall number definitions from syscall module#26
jeffmahoney wants to merge 1 commit intojsipprell:masterfrom
jeffmahoney:use-syscall-module-for-syscall-numbers

Conversation

@jeffmahoney
Copy link

Rather than declaring each architecture's syscall numbers, use the ones from the syscall module. This means this package doesn't need to be modified every time someone wants to use it on a new architecture.

Rather than declaring each architecture's syscall numbers, use the ones
from the syscall module.  This means this package doesn't need to be
modified every time someone wants to use it on a new architecture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant