[package] name = "faf-syscall" version = "3.0.3" edition = "2021" license = "Unlicense" description = "Raw (asm), fast system calls for linux with no dependencies (no_std)" keywords = ["syscall", "linux", "kernel", "embedded", "no-std"] categories = ["no-std", "os::linux-apis", "embedded"] repository = "https://github.com/errantmind/faf-syscall" homepage = "https://github.com/errantmind/faf-syscall" readme = "README.md"