Home
last modified time | relevance | path

Searched refs:has_modules (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/multiboot/src/
H A Dlib.rs224 if !self.has_modules() { in modules()
263 pub fn has_modules(&self) -> bool { in has_modules() method