3 #ifdef CONFIG_EARLY_PRINTK
5 static unsigned long fs;
6 static inline void set_fs(
unsigned long seg)
10 typedef unsigned long addr_t;
13 return *((
char *)(
fs + addr));
15 #include "../cmdline.c"
20 int cmdline_find_option_bool(
const char *
option)