faf-syscall 3.0.3

Raw (asm), fast system calls for linux with no dependencies (no_std)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
categories = ["no-std", "os::linux-apis", "embedded"]
description = "Raw (asm), fast system calls for linux with no dependencies (no_std)"
edition = "2021"
homepage = "https://github.com/errantmind/faf-syscall"
keywords = ["syscall", "linux", "kernel", "embedded", "no-std"]
license = "Unlicense"
name = "faf-syscall"
readme = "README.md"
repository = "https://github.com/errantmind/faf-syscall"
resolver = "2"
version = "3.0.3"