pub const SYS_GETATT: i64 = 0xEA01;
Expand description

get_attestation syscall number used by the shim.

See https://github.com/enarx/enarx/issues/966