[![crates.io](https://img.shields.io/crates/v/syscall-numbers.svg)](https://crates.io/crates/syscall-numbers) [![docs.rs](https://docs.rs/syscall-numbers/badge.svg)](https://docs.rs/syscall-numbers) [![license](https://img.shields.io/github/license/koutheir/syscall-numbers?color=black)](https://raw.githubusercontent.com/koutheir/syscall-numbers/master/LICENSE.txt) ## System calls numbers for various architectures Only Linux is currently supported. ## Versioning This project adheres to [Semantic Versioning]. The `CHANGELOG.md` file details notable changes over time. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html