summaryrefslogtreecommitdiff
path: root/src/devices/system.rs
blob: 6eb9510c2c35ff251a61e0ea253fa04438bfd1ee (plain) (blame)
1
2
3
4
mod read_only_text_buffer;

pub use read_only_text_buffer::ReadOnlyTextBuffer;