more cold functions

This commit is contained in:
poz 2025-12-12 22:58:10 +01:00
commit 5a484b0769
No known key found for this signature in database
4 changed files with 11 additions and 9 deletions

View file

@ -8,7 +8,7 @@ mod uptime;
use std::io::{self, Cursor, Write};
pub use microfetch_lib::{UtsName, last_os_error};
pub use microfetch_lib::{UtsName, last_os_error, unknown};
use crate::{
desktop::get_desktop_info,