//! Chapter 16. Steal-time Accounting Extension (EID #0x535441 "STA").
/// Extension ID for Steal-time Accounting Extension.
pubconstEID_STA:usize=crate::eid_from_str("STA")as_;pubusefid::*;/// Declared in §16.2.
modfid{/// Function ID to set the shared memory physical base address for steal-time accounting of the calling virtual hart and enable the SBI implementation’s steal-time information reporting.
////// Declared in §16.1.
pubconstSET_SHMEM:usize=0;}