Macro define_abi_tag

Source
macro_rules! define_abi_tag {
    () => { ... };
}
Expand description

Defines the current Hermit kernel version in the note section.

The version is saved in .note.ABI-tag in accordance with LSB.