|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | printch (int) |
| asmlinkage void | early_printk (const char *fmt,...) |
| early_param ("earlyprintk", setup_early_printk) | |
| early_param | ( | "earlyprintk" | , |
| setup_early_printk | |||
| ) |
| asmlinkage void early_printk | ( | const char * | fmt, |
| ... | |||
| ) |
Definition at line 39 of file early_printk.c.
1.8.2