aboutsummaryrefslogtreecommitdiff
path: root/src/bits16/mod.rs
blob: e7c002f587b66b547b73c086931db6447af281ef (plain) (blame)
1
2
3
//! Data structures and functions used by 16-bit mode.

pub mod segmentation;