Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for Linux on AArch64, MIPS(64), PowerPC(64) and SPARC64 #43

Merged
merged 1 commit into from Jan 17, 2017
Merged

Commits on Jan 14, 2017

  1. add support for Linux on AArch64, MIPS(64), PowerPC(64) and SPARC64

    by switching from the syscall crate to the sc crate. The sc crate is a
    fork of the syscall crate that adds supports for several other
    platforms.
    Jorge Aparicio committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    837933b View commit details
    Browse the repository at this point in the history