raw-syscall-enumerated 0.7.6

Low-level raw system calls enumerated.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "actively-developed"
[dependencies.raw-syscall-base]
version = "= 0.7.6"

[package]
authors = ["Anti Revoluzzer <anti@rvlzzr.com>"]
categories = ["hardware-support", "no-std", "os", "os::unix-apis", "external-ffi-bindings"]
description = "Low-level raw system calls enumerated."
documentation = "https://docs.rs/raw-syscall-enumerated"
edition = "2018"
keywords = ["syscall", "raw", "system", "call", "no_std"]
license = "MIT-0 OR 0BSD"
name = "raw-syscall-enumerated"
readme = "README.md"
version = "0.7.6"