kernel_cmdline

Function kernel_cmdline 

Source
pub fn kernel_cmdline() -> &'static [&'static str]
Expand description

Fetches the kernel command line, and lazily initialize it if it has not been fetched.