hermit-os / hermit-rs

Hermit for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Define stable ABI

mkroening opened this issue · comments

To properly decouple rusty-hermit and libhermit-rs toolchains, all API calls have to be defined as extern "C".