blob: fb45ae56c3b5fee0f4ef7f5ef67061915fcdc242 [file] [log] [blame]
//! Shared x86-specific definitions.
mod encoding_bits;
pub use encoding_bits::*;